LogStrategy constructor

LogStrategy(
  1. LogLevel level
)

Implementation

LogStrategy(this.level);