Project
transaction_logger
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Licenses
MIT