Core/Configuration/Logger.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
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

>VPropertypublic\CustomLogger $CustomLogger
The Custom logger implementation class (currently just uses same logger as RequestLog)
Details
Type
\CustomLogger
>VPropertypublic\RequestLog $RequestLog
The Request logging mechanism.
Details
Type
\RequestLog

Methods

methodpublic__construct() : void

Initializes the Logger object

Documentation was generated by phpDocumentor 2.8.5.