release 0.004201
[p5sagit/Log-Contextual.git] / lib / Log / Contextual.pm
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
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... Use new Log::Log4perl features to clean up caller_depth...
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... initial Log4perl commit
2010-03-03 Arthur Axel 'fREW... add notes regarding TODO, set up default logger infrast...
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... 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-16 Arthur Axel 'fREW... get rid of some extranious IRC
2010-02-16 Arthur Axel 'fREW... POD
2010-02-14 Arthur Axel 'fREW... add different kinds of logging
2010-02-14 Arthur Axel 'fREW... fix order of args
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