On 04/27/2011 06:46 PM, Harald Welte wrote:
Hi Pablo!
I've recently received a bug report that somehow the config-file-stored configuration of which log levels/subsystems to enable on stderr don't work.
This may be related to the legacy "-d DINP:DNM:... style log level specifications, e.g. we first read the config file and then set some default logging options usign the legacy version.
I have seen that '-e 1' specified on the CLI will be ignored (at least on osmo-bsc). I think we should define an order of when to apply this and when to read the config file.