public override void PushLocation(string fileName, int line = 1, int column = 1) => loggerBaseImplementation.PushLocation(fileName, line, column);