new env vars: OBJECT_REMOTE_PERL_PATH and OBJECT_REMOTE_LOG_FORMAT
[scpubgit/Object-Remote.git] / lib / Object / Remote / Logging.pm
2012-11-07 Tyler Riddle new env vars: OBJECT_REMOTE_PERL_PATH and OBJECT_REMOTE...
2012-11-07 Tyler Riddle export router function in ::Logging; add time of log...
2012-11-05 Tyler Riddle comment what the log levels are for
2012-11-05 Tyler Riddle cleanup whitespace
2012-11-05 Tyler Riddle replaced entire logging subsystem with one that is...
2012-10-16 Tyler Riddle revise log router api to match log::contextual router...
2012-10-09 Tyler Riddle fix that pesky problem with basic_data.t being broken
2012-09-15 Tyler Riddle more log lines - found deadlock where controller blocks...
2012-09-15 Tyler Riddle added logging to runloop
2012-09-15 Tyler Riddle start adding logs and add support for routed logs and...
2012-09-14 Tyler Riddle hierarchical log routing is now implemented in object...
2012-09-13 Tyler Riddle better log initialization