hierarchical log routing is now implemented in object-remote instead of log-contextual
authorTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 14 Sep 2012 00:08:01 +0000 (17:08 -0700)
committerTyler Riddle <t.riddle@shadowcat.co.uk>
Thu, 31 Jan 2013 19:40:28 +0000 (11:40 -0800)
commitf7ea4120db80a6feb33053e6bcb0f983b71f7394
treed5047e6402b5c853b51325e2fbe1cdceac14634a
parent5e2b222948b50fe1bff9e0cc8285fd6e2c930d1c
hierarchical log routing is now implemented in object-remote instead of log-contextual
lib/Object/Remote/LogDestination.pm [new file with mode: 0644]
lib/Object/Remote/LogRouter.pm [new file with mode: 0644]
lib/Object/Remote/Logging.pm
lib/Object/Remote/Role/Connector/PerlInterpreter.pm
lib/Object/Remote/Role/LogForwarder.pm [new file with mode: 0644]