maxUploadLogSize property Null safety

int? maxUploadLogSize
read / write

日志上传大小上限,默认 0,不限制,单位(byte)

Implementation

int? maxUploadLogSize;