update test for bug 83267 to be shippable
[p5sagit/Log-Contextual.git] / lib /
2013-02-13 Tyler Riddle Restore export behavior of 0.004300 for CPAN bug #83267
2013-02-07 Arthur Axel 'fREW... release 0.005001 (FINALLY!) v0.005001
2013-01-16 Arthur Axel 'fREW... release 0.005000_03 v0.005000_03
2013-01-16 Tyler Riddle integrate default import tag api from 0.004300
2013-01-16 Arthur Axel 'fREW... release 0.005000_02 v0.005000_02
2013-01-11 Arthur Axel 'fREW... release 0.005000_01 v0.005000_01
2013-01-11 Arthur Axel 'fREW... fix SYNOPSIS bug (thanks Mithaldu)
2013-01-11 Arthur Axel 'fREW... check for with/set_logger at import time
2013-01-11 Arthur Axel 'fREW... perltidy code and add .perltidyrc to repo
2013-01-11 Arthur Axel 'fREW... use accessors instead of silly direct attributes
2013-01-11 Arthur Axel 'fREW... remove no longer needed code
2013-01-11 Tyler Riddle refactor log router API to use named args and clearer...
2013-01-11 Tyler Riddle added docs to the log router role
2013-01-11 Tyler Riddle pass exporter to router log requests
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 Arthur Axel 'fREW... remove vestigal option for arg_router
2013-01-11 Arthur Axel 'fREW... lazily load default router
2013-01-11 Arthur Axel 'fREW... factor can checks out into roles
2013-01-11 Matt S Trout move handle_log_request logic into router
2013-01-11 Tyler Riddle refactor into log routing
2012-08-05 Arthur Axel 'fREW... release 0.004202 v0.004202
2012-08-05 Arthur Axel 'fREW... fix caller_level passed to coderef, document both uses
2012-07-21 Arthur Axel 'fREW... release 0.004201 v0.004201
2012-07-21 Arthur Axel 'fREW... The smallest pod fix ever
2012-07-21 Arthur Axel 'fREW... release 0.004200 v0.004200
2012-07-21 Arthur Axel 'fREW... pass more information to logger
2012-07-21 Arthur Axel 'fREW... better elevator pitch
2012-07-21 Arthur Axel 'fREW... update copyright
2012-07-21 Arthur Axel 'fREW... clarify exports and remove cruft
2012-07-21 Arthur Axel 'fREW... much better example for defaulting loggers
2012-07-20 Arthur Axel 'fREW... slightly more clear docs
2012-03-29 Arthur Axel 'fREW... Release 0.004100 v0.004100
2012-03-29 Karen Etheridge WarnLogger now supports custom log levels via levels...
2011-08-16 Arthur Axel 'fREW... Release 0.004001 v0.004001
2011-08-06 Arthur Axel 'fREW... Release 0.004000 v0.004000
2011-08-06 Arthur Axel 'fREW... add docs for setting default import options
2011-08-05 Arthur Axel 'fREW... allow custom log levels
2011-08-05 Arthur Axel 'fREW... Use Exporter::Declare for importing
2011-07-28 Arthur Axel 'fREW... Release 0.00305 v0.00305
2011-07-28 Arthur Axel 'fREW... Fix regression that caused D* subs to dumper even if...
2011-03-19 Arthur Axel 'fREW... add minor addition to docs
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... release 0.00303
2010-07-09 Arthur Axel 'fREW... release 0.00302 v0.00302
2010-07-09 Arthur Axel 'fREW... add levels_upto to SimpleLogger
2010-07-09 Arthur Axel 'fREW... Use new Log::Log4perl features to clean up caller_depth...
2010-06-28 Matt S Trout initial sketch of TeeLogger
2010-06-04 Arthur Axel 'fREW... release 0.00300 v0.00300
2010-06-04 Arthur Axel 'fREW... Add -package_logger
2010-05-23 Arthur Axel 'fREW... release 0.00202 v0.00202
2010-05-23 Arthur Axel 'fREW... Dlog now works for package defaults
2010-05-23 Arthur Axel 'fREW... super late commit of release 0.00201 v0.00201
2010-03-03 Arthur Axel 'fREW... release 0.00200 v0.00200
2010-03-03 Arthur Axel 'fREW... add Log::Dispatchouli example
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... add doc for -default_logger
2010-03-03 Arthur Axel 'fREW... tests for -default_logger
2010-03-03 Arthur Axel 'fREW... add -default_logger import option
2010-03-03 Arthur Axel 'fREW... remove unneeded L4P package
2010-03-03 Arthur Axel 'fREW... initial Log4perl commit
2010-03-03 Arthur Axel 'fREW... add notes regarding TODO, set up default logger infrast...
2010-02-24 Arthur Axel 'fREW... tiny pod fixes
2010-02-21 Arthur Axel 'fREW... release 0.00101 v0.00101
2010-02-21 Arthur Axel 'fREW... more complete synopsos and typechecking for logger
2010-02-21 Arthur Axel 'fREW... POD cleanup
2010-02-21 Arthur Axel 'fREW... add logS_$level to export list
2010-02-21 Arthur Axel 'fREW... tests for empty lists passed to Dlog
2010-02-21 Arthur Axel 'fREW... use logS_$level passthrough for DlogS_$level
2010-02-21 Arthur Axel 'fREW... method reorg
2010-02-21 Arthur Axel 'fREW... use log_$level for passthrough
2010-02-21 Arthur Axel 'fREW... make log_$level passthrough for sweet, sweet refactor
2010-02-21 Arthur Axel 'fREW... qw() > qw{}
2010-02-20 Arthur Axel 'fREW... get ready for a real release
2010-02-20 Arthur Axel 'fREW... done with pod unless mst complains
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... rest of basic pod
2010-02-20 Arthur Axel 'fREW... lots more pod
2010-02-20 Arthur Axel 'fREW... allow set_logger to wrap objects
2010-02-20 Arthur Axel 'fREW... use strinct and fuller import
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-19 Arthur Axel 'fREW... Merge branch 'master' of p5sagit@git.shadowcat.co.uk...
2010-02-16 Arthur Axel 'fREW... get rid of some extranious IRC
2010-02-16 Arthur Axel 'fREW... POD
2010-02-14 Arthur Axel 'fREW... add exports for sugar
2010-02-14 Arthur Axel 'fREW... add different kinds of logging
2010-02-14 Arthur Axel 'fREW... fix order of args
2010-02-14 Arthur Axel 'fREW... add Log::Contextual::Sugar
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... add sliced and diced conversation re design from IRC
2010-02-13 Arthur Axel 'fREW... initial blank commit