首页 > 其他 > 详细

What is logging

时间:2014-10-12 15:51:29      阅读:88      评论:0      收藏:0      [点我收藏+]

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!