The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XAS::Lib::Regexp::Log::XAS - a class to parse XAS log files

SYNOPSIS

Please refer to Regexp::Log for how to use and initialize this module.

DESCRIPTION

The XAS log line is broken down into these fields:

 datetime level message

A log line with tasks is broken down into these fields:

 datetime level task message

SEE ALSO

Regexp::Log

AUTHOR

Kevin L. Esteb, <kevin@kesteb.us>

COPYRIGHT AND LICENSE

Copyright (c) 2012-2015 Kevin L. Esteb

This is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. For details, see the full text of the license at http://www.perlfoundation.org/artistic_license_2_0.