将 apache commons 日志记录重定向到 Eclipse 的日志记录机制?
我正在尝试在我正在编写的 Eclipse RCP 应用程序中使用 org.apache.commons.httpclient 插件。
由于某种原因,来自 httpclient 插件的日志记录将发送到 stderr (我认为是通过 apache commons 日志记录)。
有谁知道是否有办法将日志记录从 httpclient 插件重定向到标准 Eclipse 日志记录机制?
谢谢!
I'm trying to use the org.apache.commons.httpclient
plugin in a Eclipse RCP application I'm writing.
For some reason the logging from the httpclient plugin is going to stderr (via apache commons logging, I think).
Does anyone know if there is a way to redirect the logging from the httpclient plugin to the standard Eclipse logging mechanism?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论