Sha256: 8f876535c3ae77c0b2d02be089fbdc4a57b4f1253c822979c59d15eb335a47ba
Contents?: true
Size: 67 Bytes
Versions: 4
Compression:
Stored size: 67 Bytes
Contents
class NullLogger def write(msg) end def info(msg) end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
big_brother-0.3.0 | spec/support/null_logger.rb |
big_brother-0.2.1 | spec/support/null_logger.rb |
big_brother-0.2.0 | spec/support/null_logger.rb |
big_brother-0.1.0 | spec/support/null_logger.rb |