summaryrefslogtreecommitdiffstats
path: root/src/opcua/doc/src/qtopcua.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcua/doc/src/qtopcua.qdoc')
-rw-r--r--src/opcua/doc/src/qtopcua.qdoc34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/opcua/doc/src/qtopcua.qdoc b/src/opcua/doc/src/qtopcua.qdoc
index c344b6c..48161c9 100644
--- a/src/opcua/doc/src/qtopcua.qdoc
+++ b/src/opcua/doc/src/qtopcua.qdoc
@@ -377,6 +377,40 @@
\li Messages generated by the UACpp plugin
\endtable
+ \section2 Open62541 specific Logging Categories
+ The open62541 sdk logging categories depend on the log level for open62541, which is configured at compile time.
+ The default is 300, which enables: info, warning, error and critical.
+ To obtain less or more verbose output, the open62541 sdk needs to be rebuilt with a different configuration.
+
+ The following table shows the logging categories used by open62541:
+
+ \table
+ \header
+ \li Open62541 Logging Category
+ \li Description
+ \row
+ \li qt.opcua.plugins.open62541.sdk.network
+ \li Messages generated by the open62541 network
+ \row
+ \li qt.opcua.plugins.open62541.sdk.securechannel
+ \li Messages generated by the open62541 channel
+ \row
+ \li qt.opcua.plugins.open62541.sdk.session
+ \li Messages generated by the open62541 session
+ \row
+ \li qt.opcua.plugins.open62541.sdk.server
+ \li Messages generated by open62541 server components
+ \row
+ \li qt.opcua.plugins.open62541.sdk.client
+ \li Messages generated by the open62541 client
+ \row
+ \li qt.opcua.plugins.open62541.sdk.userland
+ \li Messages generated by the open62541 userland
+ \row
+ \li qt.opcua.plugins.open62541.sdk.securitypolicy
+ \li Messages generated by the open62541 security policies
+ \endtable
+
\section1 Licenses
The Qt OPC UA module is available under commercial licenses from \l{The Qt Company}.