Replies: 1 comment
-
Hi @botoph4 For performance sake, info logs are not build in the library unless explicitly enabled. Please, read this section of Fast DDS documentation. What installation are you using? Building from sources or directly installing the binaries? If building from sources, which are the CMake options you are setting? I suggest you set the following C++ macros:
Finally, as this is not a proper bug but a misconfiguration, I am going to move it to the corresponding discussion forum according with Fast DDS Contributing guidelines. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an already existing issue for this?
Expected behavior
Print info and warn level as well as error
Current behavior
only print error.
Steps to reproduce
Fast DDS version/commit
2.10.1 Master
Platform/Architecture
Other. Please specify in Additional context section.
Transport layer
Default configuration, UDPv4 & SHM
Additional context
Ubuntu 22.04
XML configuration file
No response
Relevant log output
No response
Network traffic capture
No response
Beta Was this translation helpful? Give feedback.
All reactions