You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| LOG_LEVEL_\<org_package_name\>=\<value\>|| Sets the log level for org.package.name to the provided value |
84
85
| JSON_LOGGING | false | When true, all logs will be in JSON. |
85
86
| ACCESS_LOGGING | false | When true, access logs will be printed. These logs are always in JSON format |
86
87
| EXIT_ON_FAILURE | true | When true, the Java process will exit when the application deployed in Tomcat fails to start. Can be turned of for debugging purposes. |
0 commit comments