30 Sep
2008
30 Sep
'08
12:12 p.m.
In <004a01c90e5e$086bd890$2b01d59f at regione.toscana.it> "Marco Avvisano" <marco.avvisano at regione.toscana.it> writes:
I try to insert "\" in my hobbit-client.cfg, but not work
LOG /mylog.log %ERROR*\| COLOR=red
Shouldn't that be ".*" instead of just "*" ?
LOG /mylog.log %ERROR.*\| COLOR=red
I don't believe the backslash-escape is needed.
Henrik