log library

Constants

gray → const String
green → const String
red → const String
reset → const String
yellow → const String

Functions

error(String str) → void
log(String str, {String color = ""}) → void
Simple logger with optional color.