commit | 827b13bae335fbaf3e32fbefaa6c0d6b670602b1 | [log] [tgz] |
---|---|---|
author | Adam Kocoloski <adam@cloudant.com> | Thu Mar 10 11:42:31 2011 -0500 |
committer | Adam Kocoloski <adam@cloudant.com> | Thu Mar 10 11:42:31 2011 -0500 |
tree | 9bacd37df190a07b6ed42c24fa1f76b0ef8e06a1 | |
parent | 54e963a91dc1c61fe2bf499d1ed0bfd74d82d652 [diff] |
Fix pattern matching in otp_event_level/2
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: