LogSubscriber
interface LogSubscriber implements Subscriber (View source)
Constants
| LEVEL_ERROR |
|
| LEVEL_CRITICAL |
|
| LEVEL_WARNING |
|
| LEVEL_MESSAGE |
|
| LEVEL_INFO |
|
| LEVEL_DEBUG |
|
Methods
void
log(int $level, string $domain, string $message)
No description
Details
void
log(int $level, string $domain, string $message)
No description