mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-23 08:31:43 +02:00
new trunk (base for 1.5)
windows build only
This commit is contained in:
5
Util/samples/SampleServer/SampleServer.properties
Normal file
5
Util/samples/SampleServer/SampleServer.properties
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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
|
Reference in New Issue
Block a user