All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.tkit.quarkus.log.json.LogJsonConfig.jdp Maven / Gradle / Ivy

There is a newer version: 2.36.0
Show newest version
#
#Sun Dec 31 11:45:59 UTC 2023
org.tkit.quarkus.log.json.LogJsonConfig.enabled=Determine whether to enable the JSON console formatting extension, which disables "normal" console formatting.
org.tkit.quarkus.log.json.LogJsonConfig.printDetails=Enable printing of more details in the log.\n

\nPrinting the details can be expensive as the values are retrieved from the caller. The details include the\nsource class name, source file name, source method name and source line number. org.tkit.quarkus.log.json.LogJsonConfig.typeKeys=Override keys. org.tkit.quarkus.log.json.LogJsonConfig.splitStacktraceAfter=Number of characters after which the stacktrace is split. We produce linked messages. org.tkit.quarkus.log.json.LogJsonConfig.mdcPrefixKeys=Add MDC prefix mapping. org.tkit.quarkus.log.json.LogJsonConfig.exceptionOutputType=The exception output type to specify. org.tkit.quarkus.log.json.LogJsonConfig.zoneId=The zone ID to use. The special string "default" indicates that the default zone should be used. org.tkit.quarkus.log.json.LogJsonConfig.mdcKeys=Add MDC keys mapping. org.tkit.quarkus.log.json.LogJsonConfig.ignoreKeys=Ignore keys. org.tkit.quarkus.log.json.LogJsonConfig.overrideKeys=Override keys. org.tkit.quarkus.log.json.LogJsonConfig.recordDelimiter=The special end-of-record delimiter to be used. By default, no delimiter is used. org.tkit.quarkus.log.json.LogJsonConfig.prettyPrint=Enable "pretty printing" of the JSON record. Note that some JSON parsers will fail to read pretty printed output. org.tkit.quarkus.log.json.LogJsonConfig.envKeys=Environment keys. org.tkit.quarkus.log.json.LogJsonConfig.dateFormat=The date format to use. The special string "default" indicates that the default format should be used.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy