Open nullbio opened 7 years ago
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?
a.Root.Execute()
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?