vrLogTypes¶
-
class
vrLogTypes
¶ -
class
Level
¶ Defines the logging level.
-
class
LogType
¶ Defines which message will be logged.
-
Error
¶
-
Warning
¶
-
Info
¶
-
ErrorWarning
¶ Predefined combination for Errors and Warnings.
-
ErrorInfo
¶ Predefined combination for Errors and Infos.
-
WarningInfo
¶ Predefined combination for Warnings and Infos.
-
ErrorWarningInfo
¶ Predefined combination for Error, Warnings and Infos.
-
All
¶ Predefined setting for all existing types.
-
-
class