what happened to log level?

Richard Sharpe rsharpe at ns.aus.com
Wed Jul 31 17:56:02 GMT 2002


On Wed, 31 Jul 2002, Bradley W. Langhorst wrote:

> NULL?
> how do i set the logging level?

Ummm, debug level = x

or, log level = x
 
> brad
> 
> 	{"Logging Options", P_SEP, P_SEPARATOR},
> 
> 	{"admin log", P_BOOL, P_GLOBAL, &Globals.bAdminLog, NULL, NULL, 0},
> 	{"log level", P_STRING, P_GLOBAL, NULL, handle_debug_list, NULL, 0},
> 	{"debuglevel", P_STRING, P_GLOBAL, NULL, handle_debug_list, NULL, 0},
> 	{"syslog", P_INTEGER, P_GLOBAL, &Globals.syslog, NULL, NULL, 0},
> 	{"syslog only", P_BOOL, P_GLOBAL, &Globals.bSyslogOnly, NULL, NULL, 0},
> 	{"log file", P_STRING, P_GLOBAL, &Globals.szLogFile, NULL, NULL, 0},
> 
> 

-- 
Regards
-----
Richard Sharpe, rsharpe at ns.aus.com, rsharpe at samba.org, 
sharpe at ethereal.com





More information about the samba-technical mailing list