Holds logger error levels and methods to convert the numbers to strings.
public static convertErrorNoToString($inErrno)
Converts a PHP error code to a human readable string
public static convertLogLevelToString($inLogLevel)
Converts the Scorpio logLevel to a string, returns 'custom' when not known
Tags: system, systemloglevel,
system Articles