[Openais] [patch] improved logging and tracing support

Hans Feldt Hans.Feldt at ericsson.com
Tue Apr 11 05:50:56 PDT 2006


Hans Feldt wrote:

> OK I am onto it again. But I have some maybe controversal ideas:

I now have tracing configurable from openais.conf:

logging {
	to_stderr: yes
	to_file: yes
	to_syslog: no
	logfile: /tmp/ais.log
	debug: off
	timestamp: on
	logger {
		name: CKPT
		debug: on
		tags: enter|leave
	}
	logger {
		name: AMF
		debug: on
		tags: enter|leave|trace1
	}
}

How does this look?

I would like to remove the timestamp option completely, timestamps 
should always be used anyway?

Regards,
Hans



More information about the Openais mailing list