ergo/templates/config.yaml.j2
changeset 240 e3ccc65cecc9
parent 170 a20a6d03747f
equal deleted inserted replaced
239:c3e3169399a8 240:e3ccc65cecc9
   656         #   userinput       raw lines sent by users
   656         #   userinput       raw lines sent by users
   657         #   useroutput      raw lines sent to users
   657         #   useroutput      raw lines sent to users
   658         type: "* -userinput -useroutput"
   658         type: "* -userinput -useroutput"
   659 
   659 
   660         # one of: debug info warn error
   660         # one of: debug info warn error
   661         level: info
   661         level: error
   662     #-
   662     #-
   663     #   # example of a file log that avoids logging IP addresses
   663     #   # example of a file log that avoids logging IP addresses
   664     #   method: file
   664     #   method: file
   665     #   filename: ircd.log
   665     #   filename: ircd.log
   666     #   type: "* -userinput -useroutput -connect-ip"
   666     #   type: "* -userinput -useroutput -connect-ip"