You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to Serilog. Like most others I need to log location of exceptions, etc. in my code.
I found a workaround here but like the OP of the referenced question I am incredulous that such fundamental and essential information can only be obtained via a workaround in a framework as robust as Serilog.
So.... before I decorate my code with hundreds of "Here()" calls, please confirm that obtaining requested info is not available via a more straightforward approach.