| Interface | Description |
|---|---|
| IApimanDelegateLogger | |
| IApimanLogger |
Simple logging interfaces.
|
| IDelegateFactory | |
| Time |
Particularly useful for testing purposes: provides time.
|
| Class | Description |
|---|---|
| DefaultTimeImpl |
Simple ISO-8601 format using local TZ.
|
| JsonLoggerImpl |
Simple JSON logger, see
JsonLoggerImpl.jsonify(String, LogLevel, Throwable). |
| StandardLoggerImpl |
Simplest possible logger implementation, just does a straight pass-through.
|
| Annotation Type | Description |
|---|---|
| ApimanLogger |
Allows injection of an
IApimanLogger instance, with a class passed as the requester
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.