LogEntryLevel constructor

const LogEntryLevel(
  1. String value
)

Implementation

const LogEntryLevel(this.value);