summaryrefslogtreecommitdiffstats
path: root/etc/file_defaults.d/my_app2.conf~
blob: fe5846aa8af133103d9c9f1e603af1fd71c4d8f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
; This is the test application configuration
; Identify myself as "TESTAPP"
; See /usr/include/sys/syslog.h for more details

identity="TESTAPP"

; Default option is to include PID

option = 1

; Level is LOG_INFO. 

level = 6

; Facility is LOG_AUTHPRIV (upper 28 bits) 10<<3

facility = 80