p5sagit/Log-Contextual.git
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
2010-02-13 Arthur Axel... initial blank commit