XKitLogger.normal constructor

const XKitLogger.normal(
  1. String tag,
  2. String module
)

Implementation

const XKitLogger.normal(this.tag, this.module) : type = XKitLogType.normal;