TwP / logging

A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
https://rubygems.org/gems/logging
MIT License
530 stars 101 forks source link

Ability to get full trace of an event #173

Closed jessebs closed 7 years ago

jessebs commented 7 years ago

It would be nice to be able to be able to get the full trace of an event, not just file/line/method.