I would like to implement custom target to NLog.
I want to put a web api log storage, and want to handle each log write request by sending web api request to remote restful service.
I tried to implement ITraceWriter but no luck (it's not coming to my breakpoint)
Could you provide an exit point please?
Hi! Thanks for opening your first issue here! Please make sure to follow the issue template - so we could help you better!
Awesome, thank you!