Tôi đã sử dụng ghi nhật ký SLF4J để in tất cả các bản ghi. Tôi đang sử dụng phiên bản mới nhất của org.slf4j.
triển khai 'org.slf4j: slf4j-api: 2.0.0-alpha1'
triển khai 'org.slf4j: log4j-over-slf4j: 2.0.0-alpha1'
Nhưng tôi nhận được lỗi sau và cũng không có bản ghi nào được in.
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions prior to 1.8.
SLF4J: Ignoring binding found at [jar:file:/home/user/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.2.3/7c4f3c474fb2c041d8028740440937705ebb473a/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#ignoredBindings for an explanation.
Các bản ghi đang hoạt động tốt với phiên bản cũ hơn (1.7.25). Có bất cứ điều gì cần phải được thêm hoặc cấu hình trên dự án để các bản ghi này có thể được in