Hi All, We are using OpenSAF 5.2, and have some questions on the usage of the trace mask, and the log levels.
1. First off, is there any documentation that explains their usage in detail? Can they be used in parallel, are they mutually exclusive, etc. Are there recommended usages and settings for both? 2. Looking at a sample config file, such as amfd.conf, there is a line that states "uncomment to enable trace". The trace mask is all ones (0xFFFFFFFF). What are my options for the trace mask, is it only ON and OFF, or can I gradually increase levels, say from 0x00000000, to 0x55555555, to 0x77777777, 0XEEEEEEEE), and other values in-between? What do the different nibbles of the mask represent? 3. Looking at the same sample config file, there is a line that states "uncomment to enable info level level logging". But perusing the code shows that there are at least 3 log levels (and maybe more?), LOG_INFO, LOG_DEBUG, LOG_NOTICE. What do the different log levels do, and are they hierarchical, so that DEBUG implies INFO+DEBUG? Thanks. Jim ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
