LogLevel constructor

const LogLevel(
  1. String name
)

Implementation

const LogLevel(this.name);