Actions
Feature #11633
closedNilLogger class
    Feature #11633:
    NilLogger class
  
Description
I'd like to have a NilLogger class in ruby which have the same api as the stdlib Logger object, but where all logging methods is just noop:s.
Actions