cleanup trailing whitespace ugliness
[scpubgit/Object-Remote.git] / lib / Object / Remote / Logging / Router.pm
2013-01-31 Tyler Riddle cleanup trailing whitespace ugliness
2013-01-31 Tyler Riddle update logging api to match log-contextual 0.005
2013-01-31 Tyler Riddle update logging system to match log-contextual router...
2013-01-31 Tyler Riddle fix comments that were in wrong spot from refactoring
2013-01-31 Tyler Riddle removed unused attribute from log router class
2013-01-31 Tyler Riddle better method of log forwarding
2013-01-31 Tyler Riddle logger class now supports instances with distinct log...
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 make weak reference to router connection optional
2013-01-31 Tyler Riddle weaken connections to log router; fixes for no current...
2013-01-31 Tyler Riddle added in file, line, and method info for log invocation
2013-01-31 Tyler Riddle export router function in ::Logging; add time of log...
2013-01-31 Tyler Riddle cleanup whitespace
2013-01-31 Tyler Riddle tweak _get_loggers so it can tolerate a logger that...
2013-01-31 Tyler Riddle replaced entire logging subsystem with one that is...