LogLevel constructor

const LogLevel(
  1. String value
)

Implementation

const LogLevel(this.value);