On Tuesday 18 February 2003 17:46, Sebastien Pierre wrote:
<snip>
log_stderror=yes
route[0]
{
log("Hello World!");
}
</snip>
log only prints if the debug value is set to a minimum which i just not
remeber. I think 3 or 4 should do it.
<snip>
$ ser -E HelloWorld.cfg
I dont know how ser reacts on this, but this should be:
ser -E -f HelloWorld.cfg
Regards
Nils