[erlang-questions] lager and dynamic log cutting via compiled module
Andrew Thompson
andrew@REDACTED
Mon Aug 26 19:11:36 CEST 2013
I'm willing to reconsider my change to ETS, if any tangible benefit can
be seen. We might be able to switch to goldrush for all filtering, not
just tracing. Goldrush does the 'recompile a module every time you
change the config' trick, but nicely wrapped in a library.
The goldrush dep re-introduced the syntax_tools/compiler dependencies
anyway, so I've resigned myself to having to have them around.
Andrew
More information about the erlang-questions
mailing list