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

uestdb-core.3.3.3.source-code.qlog.conf Maven / Gradle / Ivy

The newest version!
# list of configured writers
writers=file,stdout

# file writer
#w.file.class=com.questdb.log.LogFileWriter
#w.file.location=questdb-debug.log
#w.file.level=INFO,ERROR

# stdout
w.stdout.class=com.questdb.log.LogConsoleWriter
w.stdout.level=INFO,ERROR




© 2015 - 2025 Weber Informatics LLC | Privacy Policy