Registry / logging / filum
library2.2.1rbrubygemsunverified

Logging framework that stores context IDs in thread-local storage.

gem install filum
INSTALL
IMPORT
SIG · FILUM
F
filum
loggingrubyv2.2.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.

Filum
require 'filum'

Log with a context ID that persists across the block.

require 'filum' Filum.with_context(id: 'request-123') do Filum.logger.info('Processing request') end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
36
OpenAI (training)
1
Resources
filum — gem install filum · libregistry