Similar to mklog() but if mklog is not defined it just echoes the message and type.
| Parameters | |||
|---|---|---|---|
integer
|
$type |
The numerical message type, see mklog(). |
# |
string
|
$message |
The message to display / log if possible. |
# |
| Returns | |
|---|---|
void
|
|