logzio/logzio-dotnet

docs are misleading for NLog Target

Closed this issue · 2 comments

In ##Extensibility

you must add [Target("MyAppLogzio")] as decorator above your custom targer in order for that to work.

Documentation fixes also included in #16

@idohalevi Can now be resolved