Abp: how to show exception details in vs debug window?

Created on 30 Jan 2019  路  2Comments  路  Source: abpframework/abp

vs debug window only show code 500 instead of details when i got exception .how can i config to show exception details in vs debug window?

question

All 2 comments

checkout your logs.txt file under Logs folder or set UserFriendlyException for your business methods and pass exception details

You can also configure Serilog to write to other destinations (like output/console).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hikalkan picture hikalkan  路  3Comments

hitaspdotnet picture hitaspdotnet  路  3Comments

leonkosak picture leonkosak  路  3Comments

SmallShrimp picture SmallShrimp  路  3Comments

mehdihadeli picture mehdihadeli  路  3Comments