Differences between revisions 2 and 3
Revision 2 as of 2007-09-13 18:34:24
Size: 279
Editor: GregMoore
Comment:
Revision 3 as of 2007-09-16 21:17:33
Size: 481
Editor: GregMoore
Comment: added log4j Example
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
Who knows. currently just a place older.
Line 14: Line 13:
'''List of pages in this category:'''
 * Something simple
 * Something else simple
=== Log4j ===
 This is a simple Log4jExample that show how to use this excellent logger with Jython. Yes, Python provides a logger but log4j use can be used for debugging apache stuff. What ever you use loggers use its better then using print statements. You can get log4j from http://logging.apache.org/log4j/1.2/download.html

Other Examples in Jython

DocumentationAndEducation

TableOfContents


Log4j

  • This is a simple Log4jExample that show how to use this excellent logger with Jython. Yes, Python provides a logger but log4j use can be used for debugging apache stuff. What ever you use loggers use its better then using print statements. You can get log4j from http://logging.apache.org/log4j/1.2/download.html

OtherExamples (last edited 2011-04-04 18:53:37 by c73-102)