org.autoplot.scriptconsole.LogConsoleUtil

LogConsoleUtil( )


checkBreakpoint

checkBreakpoint( ) → void

This method is here for the sole purpose of providing a place to insert a breakpoint when a log message is found for matching highlite pattern.

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc]

deserializeLogRecords( java.io.InputStream in ) → java.util.List [view source]
serializeLogRecords( java.util.List list, java.io.OutputStream out ) → void [view source]