io.quarkus.runtime.logging.LogBuildTimeConfig.jdp Maven / Gradle / Ivy
io.quarkus.runtime.logging.LogBuildTimeConfig.categories=Minimum logging categories.\n\nLogging is done on a per-category basis. Each category can be configured independently.\nA configuration that applies to a category will also apply to all sub-categories of that category,\nunless there is a more specific matching sub-category configuration.
io.quarkus.runtime.logging.LogBuildTimeConfig.metricsEnabled=If enabled and a metrics extension is present, logging metrics are published.
io.quarkus.runtime.logging.LogBuildTimeConfig.minLevel=The default minimum log level.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy