commit | 263e0174714747d797037b056ae1cfe1bc9cd377 | [log] [tgz] |
---|---|---|
author | Adam Kocoloski <adam@cloudant.com> | Tue Mar 08 17:11:13 2011 -0500 |
committer | Adam Kocoloski <adam@cloudant.com> | Tue Mar 08 17:11:13 2011 -0500 |
tree | 993e8b697763186366a625a5c5ab619d87ee71b1 | |
parent | 2ca00c30b3be22b85fea2a24c6cd8a57560aeaa4 [diff] |
Send messages to stdout if syslog host is undefined
Twig is a SASL-compliant Erlang/OTP logger. It installs a gen_event handler in the error_logger event manager, where it consumes standard OTP reports and messages as well as events generated by twig:log/2,3,4. Log messages are written to a syslog server over UDP using the format specified in RFC 5424.
Twig's behavior is controlled using the application environment: