Optional
indexAn index of the first element of the log line to process.
Defaults to 0
. When set to negative value, reset to 0
. When set to the value greater than the length of the
log line, reset to the log line length.
After processing will be set to the value equal or greater then the length of the final log line.
DueLogZ.index
Log line to process.
Populated with log line initially.
DueLogZ.line
Optional
onA hint indicating the logging stage.
DueLogZ.on
Log message details to process.
Populated with message details initially.
DueLogZ.zDetails
Log level to process.
Populated with message log level initially.
DueLogZ.zLevel
Generated using TypeDoc
A message to process before being logged by ZLogger.
Has the same structure as DueLogZ but some properties may be initially omitted. They will be fulfilled by dueLogZ before returned.