setLogLevel abstract method

Future<void> setLogLevel(
  1. int level
)

Sets the ApplicationSettings.logLevel value.

Implementation

Future<void> setLogLevel(int level);