max_file_size property

int max_file_size
read / write

The maximum size of the file to where the internal TDLib log is written before the file will automatically be rotated, in bytes.

Implementation

late int max_file_size;