CORE POS - IS4C
The CORE POS front end
Public Member Functions | Protected Attributes | List of all members
COREPOS\pos\lib\LaneLogger Class Reference
Inheritance diagram for COREPOS\pos\lib\LaneLogger:

Public Member Functions

 getLogLocation ($int_level)
 

Protected Attributes

 $program_name = 'lane'
 

Detailed Description

Logging class that matches the spec for PSR-3 LoggerInterface If the actual interface definition is available via composer FannieLogger formally implements it; otherwise it just contains the same public methods. Either way the actual functionality is inherited from FannieBaseLogger.

Member Function Documentation

COREPOS\pos\lib\LaneLogger::getLogLocation (   $int_level)

Get filename for log

Parameters
[integer]log level constant
Returns
[string] filename or [boolean] false

The documentation for this class was generated from the following file: