Java应用日志框架 TNT4J

码农软件 · 软件分类 · 日志工具(Logging) · 2019-09-20 18:28:04

软件介绍

TNT4J是一个改进Log4J新的开源Java应用日志框架。用于应用程序活动的跟踪、相关性检查、诊断,可以跨多个应用程序,运行时,服务器,地理的位置。这个API是专门用以解决分布式,并发,多线程,多用户应用,包括活动的相关性,应用程序的状态转储,性能和用户定义的量度。


以下是它的特性:

  • Simple programming model to facilitate fast root-cause, log analysis

  • Automated timing of application activities and sub-activities (elapsed, idle time, message age)

  • Application state dump framework for reporting internal variables, data structures

  • Granular conditional logging based on application tokens, patterns, that can be shared accross applications, runtimes

  • Share logging context across application, thread, runtime boundaries

  • Inter-log correlation of log entries (correlators and tags) between multiple related applications

  • Intra-log correlation of related activities and sub-activities between multiple applications and threads

  • Event location tags such as GPS, server etc.

  • Message flow direction for composite applications that exchange messages (e.g. SOAP, JMS, and SQL etc.)

  • User defined properties such as CPU, memory logging, thread statistics per process/thread

  • Extensible activity, sink, error listeners for pre, post event processing

  • Granular context such as thread id, process id, server, application name

1. 不需要写 "logger.isDebugEnabled()"

2. can log based on filter (e.g wait time longer than certain value)

3. share logging context across apps. 调用路径信息串联起来

4. logging statistics关于日志的统计信息

本文地址:https://codercto.com/soft/d/15030.html

用户体验面面观

用户体验面面观

[美] 库涅夫斯基(Mike Kuniavsky) / 汤海 / 清华大学出版社 / 2010-5 / 69.00

这是一本专注于用户研究和用户体验的经典读物,同时也是一本容易上手的实战手册,从实践者的角度,着重讨论和阐述了用户研究的重要性、主要的用户研究方法和工具,同时借助于实例介绍了相关的应用。全书共3部分18章,深度剖析了何为优秀的用户设计,用户体验包括哪些研究方法和工具,如何 得出和分析用户体验调查结果等。一起来看看 《用户体验面面观》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

html转js在线工具
html转js在线工具

html转js在线工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具