DEBUG property

int DEBUG
getter/setter pair

Debug logging level.

This level enables all logging except tracing.

Implementation

// ignore: non_constant_identifier_names
external static int DEBUG;