Inherited by com.schemarise.alfa.runtime.Logger.
|
void | info (String msg) |
|
void | debug (String msg) |
|
void | error (String msg) |
|
void | error (String msg, Throwable e) |
|
void | warn (String msg) |
|
void | trace (String msg) |
|
boolean | isTraceEnabled () |
|
boolean | isDebugEnabled () |
|
ALFA will use this logger for all runtimes. Implementations can implement and redirect to existing frameworks.
The documentation for this interface was generated from the following file:
- src/main/java/com/schemarise/alfa/runtime/ILogger.java