Stop depending on XS module Sub::Identify
[p5sagit/Log-Contextual.git] / t /
2014-02-20 Arthur Axel 'fREW... convert to unobtrusive Dist::Zilla
2014-02-20 Arthur Axel 'fREW... ensure that gross code will not creep in
2013-09-06 Arthur Axel 'fREW... add ::Easy::Package for more simple LC usage
2013-09-06 Arthur Axel 'fREW... namespace ::Easy::Default
2013-09-06 Jakob Voss added Log::Contextual::Easy for zero-config usage
2013-03-22 Arthur Axel 'fREW... Yell loudly if the user tries to use internals directly
2013-02-15 Tyler Riddle Fix RT#83267
2013-01-16 Tyler Riddle integrate default import tag api from 0.004300
2013-01-11 Arthur Axel 'fREW... perltidy code and add .perltidyrc to repo
2013-01-11 Tyler Riddle refactor log router API to use named args and clearer...
2013-01-11 Arthur Axel 'fREW... rename arg_router to router as it's not an argument
2013-01-11 Arthur Axel 'fREW... make arg_router a method so that it can always be overr...
2013-01-11 Tyler Riddle refactor into log routing
2012-08-05 Arthur Axel 'fREW... fix caller_level passed to coderef, document both uses
2012-07-21 Arthur Axel 'fREW... pass more information to logger
2012-07-20 Arthur Axel 'fREW... remove unneeded \Q\E in test
2012-03-29 Karen Etheridge WarnLogger now supports custom log levels via levels...
2011-08-06 Arthur Axel 'fREW... add very basic "BaseLogger" test
2011-08-05 Arthur Axel 'fREW... allow custom log levels
2010-09-06 Peter Rabbitson Cleanup after ourselves
2010-09-06 Peter Rabbitson Fix 5.6 fail (scalarref open not supported)
2010-09-06 Peter Rabbitson Correct string-eval (contained $)
2010-08-07 Arthur Axel 'fREW... reduce silly repetitive code
2010-07-31 Arthur Axel 'fREW... Add warnlogger UPTO env var v0.00304
2010-07-10 Arthur Axel 'fREW... fix broken Log::Log4perl test
2010-07-09 Arthur Axel 'fREW... add levels_upto to SimpleLogger
2010-06-04 Arthur Axel 'fREW... Add -package_logger
2010-05-23 Arthur Axel 'fREW... Dlog now works for package defaults
2010-03-03 Arthur Axel 'fREW... release 0.00200 v0.00200
2010-03-03 Arthur Axel 'fREW... Log::Log4perl works now!
2010-03-03 Arthur Axel 'fREW... initial WarnLogger stuff
2010-03-03 Arthur Axel 'fREW... tests for -default_logger
2010-03-03 Arthur Axel 'fREW... test set_logger warning
2010-02-21 Arthur Axel 'fREW... remove need for use lib in tests
2010-02-21 Arthur Axel 'fREW... test to ensure logS really does force scalar
2010-02-21 Arthur Axel 'fREW... add tests for log passthrough
2010-02-21 Arthur Axel 'fREW... tests for empty lists passed to Dlog
2010-02-20 Arthur Axel 'fREW... add test for multiline logging
2010-02-20 Arthur Axel 'fREW... tests for SimpleLogger
2010-02-20 Arthur Axel 'fREW... more tests
2010-02-20 Arthur Axel 'fREW... pretty much complete core doc
2010-02-20 Arthur Axel 'fREW... basic SimpleLogger code
2010-02-20 Arthur Axel 'fREW... tests for Core
2010-02-20 Arthur Axel 'fREW... add more than just debug for varlogger and change tests...
2010-02-20 Arthur Axel 'fREW... get rid of fun stuff
2010-02-20 Arthur Axel 'fREW... add test for import()
2010-02-20 Arthur Axel 'fREW... rename test for correctness
2010-02-20 Arthur Axel 'fREW... remove sugar and turn it into a tag
2010-02-19 Arthur Axel 'fREW... auto sub wrapping
2010-02-16 Arthur Axel 'fREW... super basic test logger for showing off
2010-02-16 Arthur Axel 'fREW... get rid of some extranious IRC
2010-02-14 Arthur Axel 'fREW... sugar!
2010-02-14 Arthur Axel 'fREW... real tests for logs
2010-02-13 Arthur Axel 'fREW... export stuff and see if it works (it does!)
2010-02-13 Arthur Axel 'fREW... actual code (mostly from IRC) and stub test
2010-02-13 Arthur Axel 'fREW... initial blank commit