How to add a custom log level to logger in ruby?

Posted by turri on Stack Overflow See other posts from Stack Overflow or by turri
Published on 2010-02-17T14:37:52Z Indexed on 2010/03/21 6:31 UTC
Read the original article Hit count: 314

Filed under:
|

I need to add a custom log level like "verbose" or "traffic" to ruby logger, how to do?

© Stack Overflow or respective owner

Related posts about ruby

Related posts about logging