abcweb
abcweb copied to clipboard
Error message for config file is hidden by other errors
a.Root.Execute() call fails when config file is not present, but the error is obfuscated by a logger being nil error. Check if logger is nil as solution?