logType property

String? logType
getter/setter pair

The type of log to truncate.

Valid values are MYSQL_GENERAL_TABLE and MYSQL_SLOW_TABLE.

Implementation

core.String? logType;