This logger is in turn used to log the message "Hello World". import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class HelloWorld { ...
確定! 回上一頁