[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazLoggerBase' (#lazutils)

TLazLogger.MaxNestPrefixLen

Indicates the maximum length for the nesting prefix used when values are output in the logger.

Declaration

Source position: lazloggerbase.pas line 152

public property TLazLogger.MaxNestPrefixLen : Integer
  read FMaxNestPrefixLen
  write SetMaxNestPrefixLen;


Version 4.0 Generated 2025-05-03 Home