TheDragon81
Member
- Joined
- Aug 22, 2023
- Messages
- 5
- Programming Experience
- 10+
Hi all,
I have a little problem with net core 6.0 and Serilog configuration.
When Serilog try to write into the DB, SQL Server get me the "login failed" error although login data are the same used by the application.
This is my appsettings.json: https://file.io/CkzoKhDlGpc3
Program.cs - [Main]: https://file.io/YwpURUZd2DRy
I have a little problem with net core 6.0 and Serilog configuration.
When Serilog try to write into the DB, SQL Server get me the "login failed" error although login data are the same used by the application.
This is my appsettings.json: https://file.io/CkzoKhDlGpc3
Program.cs - [Main]: https://file.io/YwpURUZd2DRy