easyloggingpp
easyloggingpp copied to clipboard
Ability to specify configuration values from environment variable
Maybe very silly question, but I couldn't find out using readme (haven't dug into the source yet) whether it is possible to specify logging output file in logger.conf via system environment variable? IMHO, would have been nice.
There is currently no way to do it, but i agree, it would be nice to have.
Happy to accept PRs
I have sent the tiny one, maybe should also add some tests?
Can I work on this?