|
|
ns_log writes the message to the server error log file. Allowable values for severity are:
| Notice | Something interesting occurred. |
| Warning | Something that could mean something bad occurred. |
| Error | Something bad occurred. |
| Fatal | Something extremely bad occurred. The server will shut down after logging the message. |
| Bug | Something occurred that implies that there is a bug in the code. |
| Debug | If the server is in Debug mode, the message is printed. Debug mode is specified in the [ns/parameters] section of the configuration file. Otherwise, the message is not printed. |
[12/Jul/1995:18:10:13 -0700][1103] Notice: starting servers.
nsd.ini (AOLserver Configuration File)