[erlang-questions] Simple Logging
Niklas Semmler
semmler@REDACTED
Mon Feb 3 22:29:08 CET 2014
The code I am working on is supposed to be integrated with a bigger system later on. As far as I know the other system uses native logging.
That's why I want to avoid Lager. I would rather work out my own get_event..
-- Niklas
On Feb 3, 2014, at 9:51 PM, Jesper Louis Andersen wrote:
> On Mon, Feb 3, 2014 at 7:20 PM, Niklas Semmler <semmler@REDACTED> wrote:
>
>> PS: Lager is unfortunately not an option as I have to avoid any
>> unnecessary dependencies.
>
>
> You really want lager for this. What is the rationale for avoiding an
> unnecessary dependency?
>
>
> --
> J.
More information about the erlang-questions
mailing list