📄 jcommon.properties
字号:
## The minimum loglevel that is loggedorg.jfree.base.LogLevel=Debug## Where to log. Give a classname of a valid LogTarget implementation.org.jfree.base.LogTarget=org.jfree.util.PrintStreamLogTarget## Should the debugging system be disabled by default. This option will surpress all# output, no single line of debug information will be printed. If you want to remove# System.out-debugging on the server side, try to switch to a Log4J-LogTarget instead.org.jfree.base.NoDefaultDebug=false
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -