public override Task Add(IEnumerable<Log> logs, CancellationToken token = new CancellationToken()) { throw new NotImplementedException(); } }