File: test_longlog.conf

package info (click to toggle)
zlog 1.2.18-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,224 kB
  • sloc: ansic: 7,691; makefile: 266; sh: 54
file content (12 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
[global]
strict init = true
#buffer min = 1024
#buffer max = 0
rotate lock file = /tmp/zlog.lock

[formats]
simple	= "%d %V %m%n"
simple2	= "%d %V %m%n"

[rules	]
*.*	"test_longlog.log"