[sr-dev] different mysql errors

Andrei Pelinescu-Onciul andrei at iptel.org
Thu Jun 4 11:11:51 CEST 2009


On Jun 04, 2009 at 09:19, Juha Heinanen <jh at tutpro.com> wrote:
[...]
> by the way, how to get rid of
> 
> "xlog [xlog.c:186]:"
> 
> in xlog INFO output?

Replace the corresponding LOG line with:
LOG_(DEFAULT_FACILITY, L_INFO, "<script>: ",  ...(old LOG content)...)

We use "<script>: " as prefix for the script xlog() (modules_s/xlog) and 
log() (core).

Andrei



More information about the sr-dev mailing list