0
greatsamps created
Hi,
We are using the angular ASP.NET Core solution, and at least whilst in debug mode, any errors are recorded to a log file in the App_Data folder. Is there anyway to override this behaviour? It would be much more helpful to have it sent to the console, or even a logging framework such as Serilog...
Thanks,