logerrlevel

The log severity to use when writing to stderr.

The levels of error messages are:

Level Description
none Do not log any messages
error Log only errors
warning Log warnings and errors
info Log info, warnings and errors
mesg Log messages, info, warnings and errors
all Log everything
Note
The level names above are case-insensitive. "NONE" is the same as "none" or "None".
Default Value
If the logfilelevel option is not defined, the default value of none is used.
Example
logfilelevel=none
See also
logfile
logfilelevel
logcategory
TFS Instantiation Options

This option can only be set after the TFS is allocated and before it is initialized. Some of the functions that can be used to set this option are listed below:

If the rdm-tfs utility is being used to instantiate a TFS, command line options are used to set options affecting TFS startup.