setLevel method Null safety

void setLevel(
  1. LogLevel value
)

Set the maximum log level.

  • value a new maximum log level.