LoggerAwareTrait
trait LoggerAwareTrait (View source)
Trait LoggerAwareTrait A trait used with LoggerAwareInterface
Traits
LoggerAwareTrait
Methods
string
getLoggerChannel()
Get the logger channel expected by this LoggerAwareTrait implementation The user is expected to declare this method and return a valid channel name.
Details
abstract string
getLoggerChannel()
Get the logger channel expected by this LoggerAwareTrait implementation The user is expected to declare this method and return a valid channel name.