p5sagit/Log-Contextual.git
2012-07-21 Arthur Axel... release 0.004201 v0.004201
2012-07-21 Arthur Axel... The smallest pod fix ever
2012-07-21 Arthur Axel... release 0.004200 v0.004200
2012-07-21 Arthur Axel... pass more information to logger
2012-07-21 Arthur Axel... better elevator pitch
2012-07-21 Arthur Axel... update copyright
2012-07-21 Arthur Axel... clarify exports and remove cruft
2012-07-21 Arthur Axel... much better example for defaulting loggers
2012-07-20 Arthur Axel... slightly more clear docs
2012-07-20 Arthur Axel... remove unneeded \Q\E in test
2012-03-29 Arthur Axel... Release 0.004100 v0.004100
2012-03-29 Karen Etheridge WarnLogger now supports custom log levels via levels...
2011-08-16 Arthur Axel... Release 0.004001 v0.004001
2011-08-16 Arthur Axel... fix version dep for Exporter::Declare
2011-08-06 Arthur Axel... Release 0.004000 v0.004000
2011-08-06 Arthur Axel... add docs for setting default import options
2011-08-06 Arthur Axel... add very basic "BaseLogger" test
2011-08-05 Arthur Axel... allow custom log levels
2011-08-05 Arthur Axel... Use Exporter::Declare for importing
2011-07-28 Arthur Axel... Release 0.00305 v0.00305
2011-07-28 Arthur Axel... Fix regression that caused D* subs to dumper even if...
2011-03-19 Arthur Axel... add minor addition to docs
2010-09-06 Peter Rabbitson Cleanup after ourselves
2010-09-06 Peter Rabbitson More ignores
2010-09-06 Peter Rabbitson Fix 5.6 fail (scalarref open not supported)
2010-09-06 Peter Rabbitson Correct string-eval (contained $)
2010-09-06 Peter Rabbitson Specify meta perl ver.
2010-08-07 Arthur Axel... reduce silly repetitive code
2010-07-31 Arthur Axel... Add warnlogger UPTO env var v0.00304
2010-07-10 Arthur Axel... release 0.00303
2010-07-10 Arthur Axel... fix broken Log::Log4perl test
2010-07-09 Arthur Axel... release 0.00302 v0.00302
2010-07-09 Arthur Axel... add levels_upto to SimpleLogger
2010-07-09 Arthur Axel... 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... release 0.00300 v0.00300
2010-06-04 Arthur Axel... Add -package_logger
2010-05-23 Arthur Axel... release 0.00202 v0.00202
2010-05-23 Arthur Axel... Dlog now works for package defaults
2010-05-23 Arthur Axel... super late commit of release 0.00201 v0.00201
2010-03-03 Arthur Axel... release 0.00200 v0.00200
2010-03-03 Arthur Axel... add Log::Dispatchouli example
2010-03-03 Arthur Axel... Log::Log4perl works now!
2010-03-03 Arthur Axel... add changes for warnlogger
2010-03-03 Arthur Axel... initial WarnLogger stuff
2010-03-03 Arthur Axel... add doc for -default_logger
2010-03-03 Arthur Axel... tests for -default_logger
2010-03-03 Arthur Axel... add -default_logger import option
2010-03-03 Arthur Axel... remove unneeded L4P package
2010-03-03 Arthur Axel... add changes so far
2010-03-03 Arthur Axel... test set_logger warning
2010-03-03 Arthur Axel... initial Log4perl commit
2010-03-03 Arthur Axel... add notes regarding TODO, set up default logger infrast...
2010-03-02 Arthur Axel... ignore swap files
2010-02-24 Arthur Axel... tiny pod fixes
2010-02-21 Arthur Axel... release 0.00101 v0.00101
2010-02-21 Arthur Axel... remove need for use lib in tests
2010-02-21 Arthur Axel... release 0.00100 v0.00100
2010-02-21 Arthur Axel... more complete synopsos and typechecking for logger
2010-02-21 Arthur Axel... POD cleanup
2010-02-21 Arthur Axel... test to ensure logS really does force scalar
2010-02-21 Arthur Axel... add tests for log passthrough
2010-02-21 Arthur Axel... add logS_$level to export list
2010-02-21 Arthur Axel... tests for empty lists passed to Dlog
2010-02-21 Arthur Axel... use logS_$level passthrough for DlogS_$level
2010-02-21 Arthur Axel... method reorg
2010-02-21 Arthur Axel... use log_$level for passthrough
2010-02-21 Arthur Axel... make log_$level passthrough for sweet, sweet refactor
2010-02-21 Arthur Axel... qw() > qw{}
2010-02-20 Arthur Axel... add test for multiline logging
2010-02-20 Arthur Axel... get ready for a real release
2010-02-20 Arthur Axel... tests for SimpleLogger
2010-02-20 Arthur Axel... more tests
2010-02-20 Arthur Axel... done with pod unless mst complains
2010-02-20 Arthur Axel... pretty much complete core doc
2010-02-20 Arthur Axel... basic SimpleLogger code
2010-02-20 Arthur Axel... rest of basic pod
2010-02-20 Arthur Axel... lots more pod
2010-02-20 Arthur Axel... tests for Core
2010-02-20 Arthur Axel... add more than just debug for varlogger and change tests...
2010-02-20 Arthur Axel... get rid of fun stuff
2010-02-20 Arthur Axel... add test for import()
2010-02-20 Arthur Axel... allow set_logger to wrap objects
2010-02-20 Arthur Axel... use strinct and fuller import
2010-02-20 Arthur Axel... rename test for correctness
2010-02-20 Arthur Axel... remove sugar and turn it into a tag
2010-02-19 Arthur Axel... auto sub wrapping
2010-02-19 Arthur Axel... Merge branch 'master' of p5sagit@git.shadowcat.co.uk...
2010-02-16 Arthur Axel... super basic test logger for showing off
2010-02-16 Arthur Axel... get rid of some extranious IRC
2010-02-16 Arthur Axel... POD
2010-02-14 Arthur Axel... add exports for sugar
2010-02-14 Arthur Axel... add different kinds of logging
2010-02-14 Arthur Axel... sugar!
2010-02-14 Arthur Axel... real tests for logs
2010-02-14 Arthur Axel... fix order of args
2010-02-14 Arthur Axel... add Log::Contextual::Sugar
2010-02-13 Arthur Axel... export stuff and see if it works (it does!)
2010-02-13 Arthur Axel... actual code (mostly from IRC) and stub test
2010-02-13 Arthur Axel... add sliced and diced conversation re design from IRC
next