User: pathoss 
  Date: 02/05/12 14:35:29

  Modified:    core/config Tag: MODULE_REFACTORING_BRANCH log4j.properties
  Log:
  More simple layout when logging to the console. Later on I will modify this that we 
can have a "developer" output and a "user" output. Developer output will include more 
details.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.8.2.2   +1 -1      xdoclet/core/config/log4j.properties
  
  Index: log4j.properties
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/config/log4j.properties,v
  retrieving revision 1.8.2.1
  retrieving revision 1.8.2.2
  diff -u -w -r1.8.2.1 -r1.8.2.2
  --- log4j.properties  28 Apr 2002 22:24:23 -0000      1.8.2.1
  +++ log4j.properties  12 May 2002 21:35:29 -0000      1.8.2.2
  @@ -1,7 +1,7 @@
   log4j.rootCategory=INFO, Console
   log4j.appender.Console=org.apache.log4j.ConsoleAppender
   log4j.appender.Console.layout=org.apache.log4j.PatternLayout
  -log4j.appender.Console.layout.ConversionPattern=(%-35c{2} %-4L) %m%n
  +log4j.appender.Console.layout.ConversionPattern=%m%n
   
   # Uncomment to debug all
   #log4j.category.xdoclet=DEBUG
  
  
  

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to