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 日志记录中是否可以有微秒级的时间戳?这是在运行 Java 1.6 的 Linux 上。
我们有几个彼此相邻的服务器(通过 LAN 同步到同一个 NTP 服务器),我想在日志行中有微秒。
如果 log4j 不提供这个,那么 logback 呢?
Log4j 不包括微秒精度时间戳。Logback 目前不包括微秒精度的时间戳,但未来版本的 logback 可能会。