X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote%2FLogging.pm;h=d2c92d128fe73fb751918dab12f3566305616560;hp=22860ed2bb61e4b810569dcfc92a305ffbaa9f50;hb=b43174a123aae89a1d3666ffd4d7b9d11ad4846c;hpb=0fe333eb337345ecc842a14bf738b5db837936b0 diff --git a/lib/Object/Remote/Logging.pm b/lib/Object/Remote/Logging.pm index 22860ed..d2c92d1 100644 --- a/lib/Object/Remote/Logging.pm +++ b/lib/Object/Remote/Logging.pm @@ -7,7 +7,7 @@ use Exporter::Declare; extends 'Log::Contextual'; -exports(qw( router )); +exports(qw( router arg_levels )); sub router { our $Router_Instance ||= do {