IFormatterLogger public interface IFormatterLogger Interface to log events that occur during formatter reads. Documentation void LogError(string errorPath, string errorMessage) Logs an error. void LogError(string errorPath, Exception exception) Logs an error.