INFO property

int INFO
getter/setter pair

Info logging level.

This level enables logging for information, warnings, errors and fatal errors.

Implementation

// ignore: non_constant_identifier_names
external static int INFO;