[erlang-questions] Lager & Common Test question
Minin Maxim
Maxim.Minin@REDACTED
Mon Nov 10 08:29:07 CET 2014
You have to configure lager's backends for your purpose - see https://github.com/basho/lager#configuration
Regards
Maxim
Von: erlang-questions-bounces@REDACTED [mailto:erlang-questions-bounces@REDACTED] Im Auftrag von Oleg Tsarev
Gesendet: Sonntag, 9. November 2014 22:25
An: erlang-questions@REDACTED
Betreff: [erlang-questions] Lager & Common Test question
Hello!
I use lager + common test.
I configured lager for output to console.
During test lager calls print output to my terminal, and test-related log is empty.
io:format works as I want - no output in my terminal, only in test-related log.
How I can configure lager for see lager outputs in the log file instead of terminal?
Best regards, Oleg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141110/91ec6910/attachment.htm>
More information about the erlang-questions
mailing list