fix incorrect name of class in logging docs
[scpubgit/Object-Remote.git] / lib / Object / Remote / Role / LogForwarder.pm
2013-01-31 Tyler Riddle proxy dies() when a method is invoked and the handle...
2013-01-31 Tyler Riddle logforwarder.pm does not cluck
2013-01-31 Tyler Riddle better method of log forwarding
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 incorrect indentation
2013-01-31 Tyler Riddle fix that pesky problem with basic_data.t being broken
2013-01-31 Tyler Riddle fix indentation levels; remove dead comments and code
2013-01-31 Tyler Riddle more log lines - found deadlock where controller blocks...
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...