List of all members.
Public Member Functions |
| debug ($string) |
| Log a debug message.
|
| error ($string) |
| Log an error.
|
| info ($string) |
| Log an info message.
|
| log ($priority, $string) |
| Logs a message.
|
| notice ($string) |
| Log a notice.
|
| warning ($string) |
| Log a warning.
|
Detailed Description
Logging class.
Logs messages of various priorities to either stdout (if no output log is specified in the conf file) or a file.
- Author:
- Edward Plainview <it@sverigedemokraterna.se>
Member Function Documentation
Log a debug message.
- Parameters:
-
Log an error.
- Parameters:
-
Log an info message.
- Parameters:
-
log |
( |
$ |
priority, |
|
|
$ |
string | |
|
) |
| | |
Logs a message.
- Parameters:
-
| $priority | Numeric error level. Use the LOG_ defines. |
| $string | Log message. |
Log a notice.
- Parameters:
-
Log a warning.
- Parameters:
-
The documentation for this class was generated from the following file:
- lib/class_log2command_log.php