26 May
2001
26 May
'01
2:54 a.m.
Maybe I missed something somewhere, I dunno.. Is there anyway to figure out what facility and/or priority a program or logged message is using to log stuff, without going through the source code of the program?
you could split each of them out - using files named like $facility.$priority and then you could run the program and see where it writes. -sv