Action must me taken immediately
- Parameters
-
Implemented in PluginLogger.
Detailed debug information.
- Parameters
-
Implemented in PluginLogger.
Runtime errors that do not require immediate action but should typically be logged and monitored.
- Parameters
-
Implemented in PluginLogger.
Logs with an arbitrary level.
- Parameters
-
mixed | $level | |
string | $message | |
Implemented in MainLogger, and PluginLogger.
logException |
( |
\Throwable |
$e, |
|
|
|
$trace = null |
|
) |
| |
Normal but significant events.
- Parameters
-
Implemented in PluginLogger.
Exceptional occurrences that are not errors.
Example: Use of deprecated APIs, poor use of an API, undesirable things that are not necessarily wrong.
- Parameters
-
Implemented in PluginLogger.
The documentation for this interface was generated from the following file: