ClickHouse/contrib/libpoco/Util/samples/SampleServer/SampleServer.properties

6 lines
218 B
Properties
Raw Normal View History

# This is a sample configuration file.
logging.loggers.root.channel = c1
logging.channels.c1.class = FileChannel
logging.channels.c1.path = ${application.dir}SampleServer.log
logging.channels.c1.pattern = %s: [%p] %t