public class LogFormatter
extends java.util.logging.SimpleFormatter
| Constructor | Description |
|---|---|
LogFormatter() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
format(java.util.logging.LogRecord rec) |
Formats the given LogRecord to standard JaxoDraw format.
|
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.