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.
通过 Java 代码运行 Hadoop 时,LoggerFactory 对象使用的输出到哪里去了?如何追踪这个记录器?
如果您的 LoggerFactory 对象是 slf4j api 的一部分,您的类路径中应该有一个 xml 或属性配置文件。如果存在,您应该能够读取日志文件路径。