Add server information to the PluginDiagnosticEvent
AnsweredHello,
I don't see any additional information in PluginDiagnostic Events (Nx server name, even Nx system name)
Let's say there is some issue with the plugin, and I get a message. I don't know what Nx server caused it, so I don't know how to fix it.
How am I supposed to handle it? Is there some setting in the system, or should I put all the needed information into the 'caption' and 'description' fields of the pushPluginDiagnosticEvent function?
-
Hello Hendrik,
How am I supposed to handle it? Is there some setting in the system, or should I put all the needed information into the 'caption' and 'description' fields of the pushPluginDiagnosticEvent function?
yes, at the moment the only way for that is to manually add required information in source/caption/description fields in your code.
0 -
Thank you, Anton
0
Please sign in to leave a comment.
Comments
2 comments