Update of /cvsroot/tail/Tail/src/config
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18790/src/config
Modified Files:
log4j.xml
Log Message:
refatorando e fazendo integração de código
Index: log4j.xml
===================================================================
RCS file: /cvsroot/tail/Tail/src/config/log4j.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** log4j.xml 7 Aug 2007 19:45:36 -0000 1.4
--- log4j.xml 20 Aug 2007 22:31:54 -0000 1.5
***************
*** 16,19 ****
<appender-ref ref="stdout" />
</root>
!
</log4j:configuration>
\ No newline at end of file
--- 16,19 ----
<appender-ref ref="stdout" />
</root>
!
</log4j:configuration>
\ No newline at end of file
|