Registry / logging / logglier

logglier

JSON →
library0.5.0rbrubygemsunverified

A Ruby logger that sends log messages to Loggly.

gem install logglier
INSTALL
IMPORT
SIG · LOGGLIER
L
logglier
loggingrubyv0.5.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.

Logglier
require 'logglier'

Send a log message to Loggly

require 'logglier' logger = Logglier.new('https://logs-01.loggly.com/inputs/TOKEN/tag/http/') logger.info('Hello from Logglier!')
Debug
Known issues
gotchaLogglier requires a valid Loggly HTTPS input token to function.
fix
Ensure you have a Loggly account and use a valid token in the URL.
affects: >= 0.1.0
Upgrade
Version history
0.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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