Closed alexnavis closed 7 years ago
I'm still looking at the test failures, I feel it is a problem with starting multiple snmpa agents from tests.
Build failing because of the Logger not being part of the application in 1.3.4 elixir version. Since the extra_applications was part of 1.4 release. Would you want to support 1.3.4 ?
https://elixirforum.com/t/runtimeerror-in-elixir-1-3-4-logger-application-not-running/3306/3
Thank you, Alex. This seems to be working well. :D
I think I've been able to kludge the version problem with :logger
. I'll do a pull for that shortly.
Pending:
To discuss: