ParcelShopFinderLogger
in package
Class ParcelShopFinderLogger
Tags
Table of Contents
- LOG_FILE = 'shipping.parcelshopfinder'
- Log file name
- $logger : LoggerInterface
- __construct() : mixed
- ParcelShopFinderLogger constructor.
- notice() : mixed
- noticeDebug() : mixed
Constants
LOG_FILE
Log file name
public
mixed
LOG_FILE
= 'shipping.parcelshopfinder'
Properties
$logger
protected
LoggerInterface
$logger
Methods
__construct()
ParcelShopFinderLogger constructor.
public
__construct() : mixed
Return values
mixed —notice()
public
notice( $message) : mixed
Parameters
Return values
mixed —noticeDebug()
public
noticeDebug( $message) : mixed