public const ERROR_LEVELS = [ self::E_NONE, E_USER_DEPRECATED, E_USER_NOTICE, E_USER_WARNING, E_USER_ERROR, ];