A logger that silently collects information in the background and when an error is raised, logs a hash either out to the System or pushes the log to a service such as Loggly. The log hash contains information such as the backtrace, any logs from calling classes and methods, and configurable contextual information.
Required Ruby Version
>= 2.1.0
Authors
John Donner, Sebastian Schleicher
Versions
- 1.1.1 November 09, 2015 (13 KB)
- 1.1.0 August 03, 2015 (13 KB)
- 1.0.3 August 03, 2015 (13 KB)
- 1.0.2 August 01, 2015 (12.5 KB)
- 1.0.1 July 21, 2015 (12 KB)