io.quarkus.runtime.logging.FileConfig.jdp Maven / Gradle / Ivy
io.quarkus.runtime.logging.FileConfig.enable=If file logging should be enabled
io.quarkus.runtime.logging.FileConfig.encoding=The character encoding used
io.quarkus.runtime.logging.FileConfig.filter=The name of the filter to link to the file handler.
io.quarkus.runtime.logging.FileConfig.format=The log format
io.quarkus.runtime.logging.FileConfig.level=The level of logs to be written into the file.
io.quarkus.runtime.logging.FileConfig.path=The name of the file in which logs will be written.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy