-define(LOG(Fmt, Args), gm_ctflow:ct_log(Fmt, Args)). -define(LOG(Flow, Fmt, Args), gm_ctflow:ct_log(Flow, Fmt, Args)).