Currently the logging is done with a small own logging framework [libfintx.Logger](https://www.nuget.org/packages/libfintx.Logger). In EBICS the Microsoft.Extensions.Logging is used. We should use the same for the FinTS client.
Currently the logging is done with a small own logging framework libfintx.Logger.
In EBICS the Microsoft.Extensions.Logging is used. We should use the same for the FinTS client.