Info Log
static i(Object info) { if (_logLevel.value >= TGLogLevel.INFO.value) _print("INFO", info); }