This topic provides the procedure to retrieve the current log, error, and trace levels.
Procedure
- ♦ Invoke the get method on SM_System::SM-System::logLevel, SM_System::SM-System::errLevel, or SM_System::SM-System::traceLevel.
Invoking the get method will return a string representing the current level such as Warning, Error, or Fatal.
Example
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