<h2>org.das2.util.NBConsoleFormatter</h2><p>Formats log messages to the stdout, so that Netbeans will automatically
 make links from the stack traces printed to stderr.</p>
<h2>NBConsoleFormatter( )</h2>
<p></p>

<hr>
<a name="format"></a>
<h2>format</h2>
format( <a href='https://docs.oracle.com/javase/8/docs/api/java/util/logging/LogRecord.html'>java.util.logging.LogRecord</a> rec ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a>

<p></p>

<h3>Parameters</h3>
rec - a LogRecord

<h3>Returns:</h3>
java.lang.String

<br><br>
<a href="https://github.com/autoplot/dev/search?q=format&unscoped_q=format">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/util/NBConsoleFormatter.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/util/NBConsoleFormatter.html#format">[view on old javadoc]</a>
 <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCoreUtil/src/org/das2/util/NBConsoleFormatter.java">[view source]</a>
<br>
<br>