Warning Log
static w(Object warn) { if (_logLevel.value >= TGLogLevel.WARN.value) _print("WARN", warn); }