start of object::remote logging usage
[scpubgit/System-Introspector-Report.git] / lib / System / Introspector / Report / Logging.pm
1 package System::Introspector::Report::Logging;
2
3 use base qw(Object::Remote::Logging);
4
5 1;