Registry / logging / sinatra-logger

sinatra-logger

JSON →
library0.3.2rbrubygemsunverified

Sinatra Logging is a pain. This gem helps with wiring Access logs, Error logs, and plain debugging logs (i.e. logger.info, logger.warn, ... etc).

gem install sinatra-logger
INSTALL
IMPORT
SIG · SINATRA-LOGGER
S
sinatra-logger
loggingrubyv0.3.2
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.

SinatraLogger
require 'sinatra-logger'

Initialize and use the Sinatra logger for debugging.

require 'sinatra-logger' require 'sinatra' logger = SinatraLogger::Logger.new logger.info('Hello, world!')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Resources
sinatra-logger — gem install sinatra-logger · libregistry