metalog
metalog copied to clipboard
[Feature request] Config file syntax check mode
Similar to #22, this would be highly beneficial for automated environments where config files are generated on the fly and should be checked for syntax errors before restarting the service.
@m-kress I'm assuming this shouldn't be a lot of work as it'd return the code from configParser() and exit. The flag could be -t.