Does anyone understanding the logic between the IN...
# general
h
Does anyone understanding the logic between the INFO, WARNING, and ERROR log files? I'm seeing odd behavior where if I do
logger_min_status=0
only the INFO symlink and logs get created, and that doesn't only get INFO entries, but other error levels too. I'd thought that those were to be broken out into multiple files as befitted their level.