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.
我想设置一个日志文件和日志目录,以便我的程序的所有日志记录都将保存在那里。我打算使用带有 SLF4J API 的 logback。
我应该如何以及在哪里做出必要的定义?
嘿,我写了一些教程,我想它会帮助你理解 logback 以及你如何实现上述任务。
检查https://github.com/abdulwaheed18/Slf4jTutorial