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
{{ message }}
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
I noticed that when I try to emit callsite information in the log, the log messages end up writing NLog.Interface.LoggerAdapter.Debug instead of the actual site the log was written.
Hi,
Does that mean that I should make the changes and commit them?
Thanks,Mike
From: Ufuk Hacıoğulları [email protected]
To: uhaciogullari/NLog.Interface [email protected]
Cc: mikecg [email protected]
Sent: Friday, April 24, 2015 10:54 AM
Subject: Re: [NLog.Interface] Callsite (#8)
Could you please send me a pull request?—
Reply to this email directly or view it on GitHub.
Thanks for this library!
I noticed that when I try to emit callsite information in the log, the log messages end up writing NLog.Interface.LoggerAdapter.Debug instead of the actual site the log was written.
This post discusses the reason and the fix looks very straightforward:
http://stackoverflow.com/questions/5132759/nlog-callsite-information
Are you able to fix this?
The text was updated successfully, but these errors were encountered: