Registry / logging / ougai
library2.0.0rbrubygemsunverified

A structured logging system with JSON formatters compatible with Bunyan/pino and human-readable output.

gem install ougai
INSTALL
IMPORT
SIG · OUGAI
O
ougai
loggingrubyv2.0.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.

Ougai
✓ require 'ougai'

Create a structured logger and log a message with custom data

require 'ougai' logger = Ougai::Logger.new($stdout) logger.info('Hello', custom: 'data')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Resources
ougai — gem install ougai · libregistry