Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Parameter license_key_id
Optional parameter. There can be several license_key_id parameters in this section. They define a prioritized list of license keys. The first entry has the highest priority. If no key with this ID is available, the next key in the list will be tried. If a higher priority key becomes available, the emulator will switch to this license at the next periodic license check.
Syntax:
license_key_id "key-id-prio1"
...
Optional parameter. There can be several license_id parameters in this section. They define a prioritized list of product license IDs. The first entry has the highest priority. If no key with this product license ID is available, the next product license ID in the list will be attempted. If a higher priority license becomes available, the emulator will switch to this license at the next periodic license check.
Syntax:
license_id "lic-id-prio1"
...
Parameter | Description |
---|---|
log.name="path/log-file-name" | log-file-name specifies the base name of the log file. The full log file name will be created using the base name combined with date, time and serial number. Default: hppa_logcharon-par.X_log. A link with the name The |
log.on_console= false | true | Defines if logging output should be sent to the Charon-PAR console. Default: true. |
log.disable= false | true | Enable or disable logging. Default: false. |
log.no_rotate= false | true | If set to false, once the line limit for a log file has been reached, the old log file will be closed and a new one will be opened with the last number in the log-file name incremented.. Default: false. |
log.line_limit = value | Maximum number of lines in the log file before rotation. Default: 100000. |
...