Commit Graph

8 Commits

Author SHA1 Message Date
Unrud
d371179487 thread and level in simple log formatter
The log messages are a mess without any allocation to threads.
2016-09-04 11:47:27 +02:00
Unrud
26e58cee56 Use hexadecimal for thread
Old: ... - 139891659843328 - INFO: Starting Radicale
New: ... - [7f3b10b12700] INFO: Starting Radicale
2016-09-04 11:43:35 +02:00
Unrud
b2f11a7c18 Add thread id to log
Make log messages from parallel request allocable.
2016-08-30 14:06:34 +02:00
Unrud
c091399f5e Write log to stderr
Be consistent with python's default behavior and play nice with CGI.
2016-08-25 05:19:38 +02:00
Guillaume Ayoub
af19377c80 Explain the goal of the sample "rights" file
Related to #374
2016-04-09 15:31:47 +02:00
Guillaume Ayoub
9729501130 Minor typo fix in the logging configuration file 2011-05-13 10:40:25 +02:00
Guillaume Ayoub
c0c8ab6bc7 Typo fix in logging default file 2011-05-07 13:42:58 +02:00
Guillaume Ayoub
899379d073 Add a default logging configuration file, and small typo fixes 2011-05-07 12:52:54 +02:00