add self to contributor list; document new env variables in Object::Remote POD; add...
[scpubgit/Object-Remote.git] / lib / Object / Remote / Logging.pm
2012-11-09 Tyler Riddle add self to contributor list; document new env variable...
2012-11-08 Tyler Riddle added in exception and fatal logging methods
2012-11-08 Tyler Riddle add pid and hostname to logging metadata; setting OBJEC...
2012-11-07 Tyler Riddle env var OBJECT_REMOTE_LOG_SELECTIONS allows selection...
2012-11-07 Tyler Riddle weaken connections to log router; fixes for no current...
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