// IBuildLogger public void Log(string category, string text, object extra) { real.Log(category, text, extra); }