SNiPER Log¶
SNiPER has a multiple-level logging output. Developers can configure the log level of each dynamically loadable module in the configuration script to determine the level of detail of its output information (the higher the level, the more concise the log is).
Fatal: Only for fatal message
Error: Error message
Info: Default level
Debug: Debug message
Test: All message