add self to contributor list; document new env variables in Object::Remote POD; add...
[scpubgit/Object-Remote.git] / lib / Object / Remote / Logging.pm
2013-01-31 Tyler Riddle add self to contributor list; document new env variable...
2013-01-31 Tyler Riddle added in exception and fatal logging methods
2013-01-31 Tyler Riddle add pid and hostname to logging metadata; setting OBJEC...
2013-01-31 Tyler Riddle env var OBJECT_REMOTE_LOG_SELECTIONS allows selection...
2013-01-31 Tyler Riddle weaken connections to log router; fixes for no current...
2013-01-31 Tyler Riddle new env vars: OBJECT_REMOTE_PERL_PATH and OBJECT_REMOTE...
2013-01-31 Tyler Riddle export router function in ::Logging; add time of log...
2013-01-31 Tyler Riddle comment what the log levels are for
2013-01-31 Tyler Riddle cleanup whitespace
2013-01-31 Tyler Riddle replaced entire logging subsystem with one that is...
2013-01-31 Tyler Riddle revise log router api to match log::contextual router...
2013-01-31 Tyler Riddle fix that pesky problem with basic_data.t being broken
2013-01-31 Tyler Riddle more log lines - found deadlock where controller blocks...
2013-01-31 Tyler Riddle added logging to runloop
2013-01-31 Tyler Riddle start adding logs and add support for routed logs and...
2013-01-31 Tyler Riddle hierarchical log routing is now implemented in object...
2013-01-31 Tyler Riddle better log initialization