start adding logs and add support for routed logs and logging to stderr
[scpubgit/Object-Remote.git] / lib / Object / Remote / LogDestination.pm
index 68f4bb3..af4235b 100644 (file)
@@ -18,4 +18,6 @@ sub connect {
    return $self->select($router, sub { 1 });
 }
 
-1; 
\ No newline at end of file
+1; 
+
+