Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:comet:ini-file [2017/09/01 07:21] levhav |
en:comet:ini-file [2019/12/18 02:05] (current) |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ====== Section [main] ====== | ====== Section [main] ====== | ||
| - | Password for access from cometQL | + | Password for access from cometQL, this parameter is synonym for dev_key from saas version. |
| <code>password = 0000000000000000000000000000000000000000000000000000000000000000</code> | <code>password = 0000000000000000000000000000000000000000000000000000000000000000</code> | ||
| Line 82: | Line 82: | ||
| ====== Section [log] ====== | ====== Section [log] ====== | ||
| Setting the Logging Level The higher the number the more logs are added. | Setting the Logging Level The higher the number the more logs are added. | ||
| - | * 0 - do not output | + | |
| - | * 100 - Critical Errors | + | * 0 - do not output |
| - | * 200 errors | + | * 100 - Critical Errors |
| - | * 300 - Warnings | + | * 200 errors |
| - | * 400 - log | + | * 300 - Warnings |
| - | * 500 - debugging mode | + | * 400 - log |
| + | * 500 - debugging mode | ||
| The parameter sets the maximum level of logging common for all subsystems | The parameter sets the maximum level of logging common for all subsystems | ||