Retrieving the current level
This topic provides the procedure to retrieve the current log, error, and trace levels.
- Invoke thegetmethod onSM_System::SM-System::logLevel, SM_System::SM-System::errLevel, orSM_System::SM-System::traceLevel.Invoking thegetmethod will return a string representing the current level such as Warning, Error, or Fatal.
In this example, the error level setting in the MYDM Domain Manager is retrieved by using
dmctl
:
dmctl -s MYDM get SM_System::SM-System::errLevel