missing logs #1589
Replies: 3 comments 3 replies
-
|
It looks like the logger |
Beta Was this translation helpful? Give feedback.
-
|
Sorry to bother you but what do you think about my reply last week ? |
Beta Was this translation helpful? Give feedback.
-
|
Ok I'm still not sure what to do here. Service-level errors are already logged on DEBUG via Operation-level logging can be better and needs to be considered per service implementation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In certification process this occured also as an issue:
Diagnostics:
Some Service logs seem to be missing within ‘OpcUa.log’, such as ‘TransferSubscriptions’, ‘SetPublishingMode’, ‘Call’, and “Cancel’. Service calls should be logged if a Bad StatusCode is returned, this is not required for unsupported Services.
Logs for Browse and Write calls exist but contain no StatusCodes.
Suggestion:
Neither Bad Service/OperationResults are logged under [ERROR], only under [DEBUG]. It may be a good idea to add the OPC UA errors also to the list of error reports.
We changed log level to TRACE and there we get SetPublishingMode, Call, Cancel, TransferSubscriptions but no Browse status information. This issue is considered as a warning but they recommendet to fix this.
Greetings Johann
Beta Was this translation helpful? Give feedback.
All reactions