| Class | Description |
|---|---|
| ArrayOfClassesObjectFormatter |
Used with JBoss Logging to display array of class names in log messages.
|
| ClassObjectFormatter |
Used with JBoss Logging to display class names in log messages.
|
| CollectionOfClassesObjectFormatter |
Used with JBoss Logging to display collection of class names in log messages.
|
| CollectionOfObjectsToStringFormatter |
Used with JBoss Logging to display collections of objects using toString() in log messages.
|
| DurationFormatter |
Used with JBoss Logging to display durations in log messages.
|
| ExecutableFormatter |
Used with JBoss Logging to display executables in log messages.
|
| ObjectArrayFormatter |
Used with JBoss Logging to display arrays of objects in log messages.
|
| TypeFormatter |
Used with JBoss Logging to display
Type names in log messages. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.