⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 logging.properties

📁 LemonSMS is a component developed in Java that provides a turnkey solution for application developer
💻 PROPERTIES
字号:
log4j.rootLogger=debug, stdoutlog4j.appender.stdout=org.apache.log4j.ConsoleAppenderlog4j.appender.stdout.layout=org.apache.log4j.PatternLayout# Pattern to output the caller's file name and line number.#log4j.appender.stdout.layout.ConversionPattern=LemonSMS %5p [%t] (%F:%L) - %m%nlog4j.appender.stdout.layout.ConversionPattern=LemonSMS %5p [%t] (%F) - %m%nlog4j.appender.R=org.apache.log4j.RollingFileAppenderlog4j.appender.R.File=logs/lemonsms.loglog4j.appender.R.MaxFileSize=500KB# Keep one backup filelog4j.appender.R.MaxBackupIndex=1log4j.appender.R.layout=org.apache.log4j.PatternLayout#log4j.appender.R.layout.ConversionPattern=%p %t %c - %m%nlog4j.appender.R.layout.ConversionPattern=LemonSMS [%p] [%c] : %m%n

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -