The Scripting Core bundle – com.prosyst.mbs.scripting.core.jar, provides the following configuration – Scripting Module Config:
System Property |
Default Value |
Description |
|---|---|---|
mbs.util.ref.log.level |
3 |
Reduces the log entries stored in the Log Service, created through the log reference utility, by setting a threshold log level. The default value of 3 stands for INFO. See Logging. |
mbs.util.ref.log.printLevel |
0 |
Reduces the log entries printed to the console, produced through the log reference utility. The default value of 0 refers to no console messages. |
mbs.util.ref.log.printOnConsole |
false |
Deprecated, should not be used anymore. |
mbs.util.ref.log.debug |
false |
Deprecated, should not be used anymore. |
<BundleSymbolic-Name>.measurements |
false |
Logs measurements messages per bundle. |
<BundleSymbolic-Name>.logLevel |
3 |
Sets the least severe log level of messages for a bundle. The default value of 3 stands for INFO. |
<BundleSymbolic-Name>.logPrintLevel |
0 |
Sets the least severe log level of messages to print to the system output. The default value of 0 is equivalent to no console messages. |