Logger({this.isActive = true, this.minimumLevel = LogLevel.info}) { print('Logger constructor'.getColoredString(LogLevel.success)); }