Class ParcelShopFinderLogger

Class ParcelShopFinderLogger

Methods summary

public __construct( void )

ParcelShopFinderLogger constructor.

public notice( $message )
public noticeDebug( $message )

Constants summary

LOG_GROUP : string

LogControl group

'shipping'
LOG_FILE : string

Log file name

'shipping.parcelshopfinder'
LOG_FILE_DEBUG : string

Debug log file name

'shipping.parcelshopfinder-debug'

Properties summary

protected $logControl : LogControl