string SafeFormat(string message, object[] objs) => _testLoggerFactory.RenderString(message, objs);