Registry / logging / null-logger

null-logger

JSON →
library0.0.1rbrubygemsunverified

Provides a null-object logger that discards all log messages, allowing callers to pass loggers without worrying about configuration.

gem install null_logger
INSTALL
IMPORT
SIG · NULL-LOGGER
N
null-logger
loggingrubyv0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NullLogger
require 'null_logger'

Create a NullLogger instance and log a message (which is discarded).

require 'null_logger' logger = NullLogger.new logger.info('This message will be ignored.')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
null-logger — gem install null-logger · libregistry