18 #ifndef PRT_LOGLEVEL_H_ 19 #define PRT_LOGLEVEL_H_ Warning messages issued at a condition that did not abort an ongoing execution.
Definition: LogLevel.h:33
LogLevel
Definition: LogLevel.h:29
Internal call tracing. This log level is unused in release builds of the runtime but may be used by c...
Definition: LogLevel.h:30
Error messages issued at a condition that altered/aborted the ongoing execution.
Definition: LogLevel.h:34
Fatal errors that leave the procedural runtime in an inconsistent /non-operational state...
Definition: LogLevel.h:35
Internal debug information. This log level is unused in release builds of the runtime but may be used...
Definition: LogLevel.h:31
The Procedural Runtime API namespace. The prt namespace contains the top level entry points into the ...
Definition: Annotation.h:24
Informational messages such as configuration information during initialization.
Definition: LogLevel.h:32
No log level set.
Definition: LogLevel.h:36