org.das2.util.NBConsoleFormatter

Formats log messages to the stdout, so that Netbeans will automatically make links from the stack traces printed to stderr.

NBConsoleFormatter( )


format

format( java.util.logging.LogRecord rec ) → String

Parameters

rec - a LogRecord

Returns:

java.lang.String

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