Craig Riter

Results 3 comments of Craig Riter

I'm assuming you thinking the config would be set via the chocolatey.config or 'choco config'. Is there any specific format with in the file? It would seem the only attribute...

Looking into this further, we have a chicken and egg problem. The log is configured before the SimpleInjectorContainer is configured. ``` Log4NetAppenderConfiguration.configure(loggingLocation); Bootstrap.initialize(); Bootstrap.startup(); var license = License.validate_license(); var container...

:-) Just wanted to make sure I didn't reinvent the wheel if you already had an idea. Let me think about it and see what might make sense and run...