ossp-pkg/fsl/fsl_test.cfg 1.2 -> 1.3
--- fsl_test.cfg 2002/08/06 11:34:32 1.2
+++ fsl_test.cfg 2003/05/22 14:01:55 1.3
@@ -13,14 +13,14 @@
# default logging specification
default (.+)/.+ q{
- debug:
+ debug:
prefix(
- prefix="%b %d %H:%M:%S <%L> $1[%P]@%N: ",
+ prefix="%b %d %H:%M:%S <%L> $1[%P]@%N: ",
timezone=local
- ) ->
+ ) ->
file(
- path="./fsl_test.syslog",
- append=1,
+ path="./fsl_test.syslog",
+ append=1,
perm=0644
)
};
|
|