Logging

If logging is enabled, the output can be directed either to stdout or to a file. For Windows, the default location is nms\oam\log and for Linux and Solaris the default directory is /opt/nms/oam/log.

If the configuration file contains the log.file keyword with a directory pathname, output is directed to the specified directory.

The log.maskConsole parameter is equivalent to the -v option; the log.maskFile parameter is equivalent to the -V option.