Core/Configuration/Logger.php
- Package
- Default
\LoggerMech
Package: Default
Contains properties used to set the Logging mechanism.
Special note: needed to avoid class name collision with
other class called 'Logger', so called this one 'LoggerMech'
Properties


\CustomLogger $CustomLogger
The Custom logger implementation class (currently just uses same logger as RequestLog)
Details
- Type
- \CustomLogger