Error Log File Path
Description
Name of file that logs all server errors. Also see
error logging level.
Parameters
- [LogFileName]
-
Location of the error log file. If a leading slash is
specified in the path, it will be treated as an absolute path name. If no
leading slash is specified, it will be considered to be relative to
Server root path. If this is blank, error logging
will be turned off.
- [CodePage]
-
Code page to be used when creating the error log. Code page
437 is U.S. English. Note that if the file already exists,
the code page for the file will not be changed. This parameter is optional
and will default if missing.
This parameter is not used for log files
created in QSYS. Log files created in QSYS will use the code page of the
server user profile.
Default If No Entry Found
Logs/error.log 437
Command To Change This Value
File Syntax
ErrorLog [LogFileName [CodePage]]
Only one entry may exist in the
master server configuration file.
If more than one entry is found, the last one will be used.
Also See