log-size

Specifies how large, in kilobytes, a log file can get before the file wraps, or InfoPrint stops logging events. The attribute log-wrap determines whether a log file wraps or stops logging.

Type

Resettable, single-valued

Allowed Values

For an error log, you can enter an integer from 1 through 2147483647 (value represents kilobytes)

Default Value

Log Type Value
Error 16384
Trace 131072

Usage Guidelines

  • The value specified in the configuration file, if one is specified, overrides the default value when InfoPrint creates the server.
  • If you change the value for this attribute, InfoPrint renames the current log file from errorlogname to errorlogname.BAK or from tracelogname to tracelogname.BAK, and creates a new log file.