Sets the system user ID used in messages to the Syslog facility. The default is user for database servers that are started
in the foreground, and daemon for those that are run in the background (for example, started by dbspawn, started automatically
by a client, or started with the -ud database server option).
A value of none prevents any Syslog messages from being logged. The localn argument allows you to use a facility identifier to redirect messages to a file. You can specify a number between 0 and 7,
inclusive, for n. Refer to the Unix Syslog(3) man page for more information.
The following steps illustrate how to redirect messages on Solaris, but you can also do this on Linux, IBM AIX, and Mac OS
X. Note that on other platforms, such as HP-UX, the syslog.conf file is found in a different location. You can place the /var/adm/sqlanywhere file in whatever location you want.