码迷,mamicode.com
首页 > 其他好文 > 详细

What is logging

时间:2014-10-12 16:43:38      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:io   ar   java   sp   on   log   ad   bs   as   

Logging is a systematic and controlled way of representing the state of an application in a human-readable fashion.

  • it is systematic 
  • it is controlled
  • it represents an application‘s state

evaluating a logging package

  • configuration
  • flexibility
  • output
  • ease of use

popular java-based logging APIS

  • JDK Logging API
  • Apache log4j
  • Commons Logging API

What is logging

标签:io   ar   java   sp   on   log   ad   bs   as   

原文地址:http://www.cnblogs.com/woodynd/p/4020564.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!