Logging Tools - Log4j

Logging Tools: Log4j

  1. What ?
    • a low level technology
    • debugging
    • application information
  2. Why ?
    • Manageable
    • Readable
    • Code Cleanness
    • Work in team
    • Easy to pass over
  3. Functionality
    • Logging level control
      • Debug
      • Info
      • Warn
      • Error
      • Fatal
    • Granularity control
    • Log to file
  4. Reference
  5. Library source
  6. Example
    • Fluency CVS directory: spring2010/introduction/
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.