Registry / logging / log4r
library1.1.10rbrubygemsunverified

A flexible logging library for Ruby, inspired by the Apache Log4j framework.

gem install log4r
INSTALL
IMPORT
SIG · LOG4R
L
log4r
loggingrubyv1.1.10
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.

Log4r
require 'log4r'

Create a logger and log an info message.

require 'log4r' logger = Log4r::Logger.new('my_logger') logger.info('Hello, world!')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.10latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
18
Resources
log4r — gem install log4r · libregistry