Registry / logging / loggable

loggable

JSON →
library0.3.0rbrubygemsunverified

Provides logging capabilities to any Ruby class with a simple mixin.

gem install loggable
INSTALL
IMPORT
SIG · LOGGABLE
L
loggable
loggingrubyv0.3.0
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.

Loggable
require 'loggable'

Include Loggable in a class to add logging

require 'loggable' class MyClass include Loggable def do_something logger.info 'Doing something' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
loggable — gem install loggable · libregistry