Skip to content

Instantly share code, notes, and snippets.

@m0r13
Created May 18, 2014 13:03
Show Gist options
  • Select an option

  • Save m0r13/60a00971b5051d39549b to your computer and use it in GitHub Desktop.

Select an option

Save m0r13/60a00971b5051d39549b to your computer and use it in GitHub Desktop.
[log:output]
type = output
verbosity = INFO
date_format = %F %T
format = %(date) [%(level)] [%(logger)] %(message)
log_progress = false
[log:file]
type = file
verbosity = INFO
file = /var/log/mapcrafter.log
date_format = %F %T
format = %(date) [%(level)] [%(logger)] %(message)
log_progress = true
[log:syslog]
type = syslog
verbosity = INFO
log_progress = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment