<configuration> <appender name="FILE" class="ch.qos.logback.core.FileAppender"> <file>logfile.log</file> <append>true</append> <encoder> ...
確定! 回上一頁