Package io.quarkiverse.loggingjson
Class JsonFormatter
java.lang.Object
java.util.logging.Formatter
org.jboss.logmanager.ExtFormatter
io.quarkiverse.loggingjson.JsonFormatter
public class JsonFormatter
extends org.jboss.logmanager.ExtFormatter
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jboss.logmanager.ExtFormatter
org.jboss.logmanager.ExtFormatter.Delegating -
Constructor Summary
ConstructorsConstructorDescriptionJsonFormatter(List<JsonProvider> providers, JsonFactory jsonFactory, Config config) -
Method Summary
Methods inherited from class org.jboss.logmanager.ExtFormatter
format, formatMessage, formatMessageLegacy, formatMessageNone, formatMessagePrintf, isCallerCalculationRequired, wrap
-
Constructor Details
-
JsonFormatter
-
-
Method Details
-
format
- Specified by:
formatin classorg.jboss.logmanager.ExtFormatter
-