Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NAME

Test::Environment::Plugin::Apache2::Apache2::Log - fake Apache2::Log for Test::Environment

SYNOPSIS

Apache2
};
$request->log->info('no info');

DESCRIPTION

Will add log method to the Apache2::RequestRec.

METHODS

Apache2::RequestRec::log

Returns Log::Log4perl::get_logger().

AUTHOR

Jozef Kutej