Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我正在使用 log4j 1.2.x,并打算使用 SyslogAppender 记录到 syslog 服务器。我已经做到了这一点。
但是,我知道服务器可能没有收到该消息。我想将失败的消息/日志写入另一个文件
所以我的问题是: