getLevelName() public static method
Returns the text display of the specified level.
public static string getLevelName ( $level ) | ||
---|---|---|
$level | integer |
The message level, e.g. LEVEL_ERROR, LEVEL_WARNING. |
return | string |
The text display of the level |
Please login to continue.