Rose::Logger::Level
Synopsis
Declared in <src/Rose/Logger.h>
enum class Level : int;
Members
Name |
Description |
|
Debug output. |
|
Informational output. |
|
Warning output. |
|
Error output. |
|
Fatal error output. |
|
Used internally for "Enter: mnenonic(ptr_id)". |
|
Used internally for "Leave: mnenonic(ptr_id)". |
Created with MrDocs