commit | e669edff79d675253b1e2228113e3975b62d33e5 | [log] [tgz] |
---|---|---|
author | Adam Kocoloski <adam@cloudant.com> | Tue Mar 08 16:29:39 2011 -0500 |
committer | Adam Kocoloski <adam@cloudant.com> | Tue Mar 08 16:29:39 2011 -0500 |
tree | f54652b7f61cfba1ffbb35b013c0a4ad08d76756 | |
parent | ebd486dcdaa943c934dc495e7ed16519f5473bf9 [diff] |
Fix miscellaneous bugs and refactor message format
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: