gpt4 book ai didi

java - 使用 Commons-logging 设置日志写入方式

转载 作者:行者123 更新时间:2023-11-30 05:05:32 28 4
gpt4 key购买 nike

我可以设置使用 Commons-logging 而不是 log4j 写入日志的方式吗?

由于规范,我真的很想使用commin-logging。

最佳答案

不,你不能。引用the documentation itself :

JCL provides only a bridge for writing log messages. It does not (and will not) support any sort of configuration API for the underlying logging system.

这是设计使然。这个想法是使用通用的日志记录 API,同时能够使用您想要的任何底层日志库。您仍然需要配置该底层库。

关于java - 使用 Commons-logging 设置日志写入方式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5216908/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com