Property IsMocaLib2InfoLogEnabled
IsMocaLib2InfoLogEnabled
Whether MocaLib2's informational logs (MocaLib2Log(string, string) — including the entry log every
public module method emits) are written to the console. Defaults to true in the Editor and
false in builds, so the library is silent on players unless asked; warnings and errors are
always logged regardless of this flag.
public static bool IsMocaLib2InfoLogEnabled { get; }