Added 'radlog_dest' variable, so we can set the destination of
authoraland <aland>
Tue, 30 Oct 2001 17:45:24 +0000 (17:45 +0000)
committeraland <aland>
Tue, 30 Oct 2001 17:45:24 +0000 (17:45 +0000)
commit17a034f92a30a5e5b08d99c38cdc102a2853a3ee
treeae372a52206d19b7238620d94dcd7de6257e8503
parent7bb57d84523ca8716af2baa2371ffe02447bab2c
Added 'radlog_dest' variable, so we can set the destination of
the log messages to files, syslog, stdout, or stderr, without
over-loading the normal logging directory.

This can NOT be set from the configuration file yet.  That patch
is next.
src/include/radiusd.h
src/main/log.c
src/main/radiusd.c
src/main/radwho.c
src/main/radzap.c