This is a basic formatter class that is used for the AgentryJavaCompiler log file handler (to mimic the format that com.syclo.agentry.utility.Logger was using).
All members of ReallySimpleFormatter, including inherited members.
Methods| Modifier and Type | Method | Description |
|---|---|---|
| public String | format(LogRecord) |
It just prefixes the log message with a timestamp.