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

📄 log4j.production.properties

📁 grails用户使用指南
💻 PROPERTIES
字号:
log4j.appender.stdout=org.apache.log4j.ConsoleAppenderlog4j.appender.stdout.layout=org.apache.log4j.PatternLayout# Enable logging for everything. Rarely usefullog4j.rootLogger=error, stdout# Enable this logger to log Hibernate output# handy to see its database interaction activity#log4j.logger.org.hibernate=debug,stdout#log4j.additivity.org.hibernate=false# Enable this logger to see what Spring does, occasionally useful#log4j.logger.org.springframework=info,stdout #log4j.additivity.org.springframework=false# This logger covers all of Grails' internals# Enable to see whats going on underneath. log4j.logger.org.codehaus.groovy.grails=info,stdout log4j.additivity.org.codehaus.groovy.grails=false# This logger is useful if you just want to see what Grails# configures with Spring at runtime. Setting to debug will show# each bean that is configuredlog4j.logger.org.codehaus.groovy.grails.commons.spring=info,stdoutlog4j.additivity.org.codehaus.groovy.grails.commons.spring=false                            # Interesting Logger to see what some of the Grails factory beans are doinglog4j.logger.org.codehaus.groovy.grails.beans.factory=info,stdoutlog4j.additivity.org.codehaus.groovy.grails.beans.factory=false# This logger is for Grails' public APIs within the grails. packagelog4j.logger.grails=info,stdoutlog4j.additivity.grails=false        

⌨️ 快捷键说明

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