mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 23:07:56 +02:00
set eol-style to native
This commit is contained in:
@@ -1,5 +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
|
||||
# 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