Interface LoggerInterface
Extends the PSR interface with the following methods:
get_messages()
: Return the messages of a specified level.fetch_messages()
: Return and clear the messages of a specified level.
- ICanBoogie\LoggerInterface implements Psr\Log\LoggerInterface
Direct known implementers
Methods summary
public
string[]
|
|
public
string[]
|