transaction_logger 0.0.1
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.