Nlog: How to implement custom target?

Created on 22 Apr 2019  路  3Comments  路  Source: NLog/NLog

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?

question

All 3 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Rapiiidooo picture Rapiiidooo  路  3Comments

FaMouZx3 picture FaMouZx3  路  3Comments

ericnewton76 picture ericnewton76  路  3Comments

vasumsit picture vasumsit  路  3Comments

imanushin picture imanushin  路  3Comments