issues
search
ocsigen
/
ocsigenserver
Web server in OCaml.
http://ocsigen.org/ocsigenserver/
Other
100
stars
31
forks
source link
fix logging issues
#177
Closed
jrochel
closed
5 years ago
jrochel
commented
5 years ago
all sections (including "access") are now prefixed by "ocsigen:"
default logging level is only applied to "ocsigen:
" instead of "
"
always log access.log (wasn't previously the case)
only level warning/error/fatal points to stderr, otherwise to stdout