Skip to content

Conversation

@volkmarnissen
Copy link
Contributor

The parameter va_list is not required in udp_free_logging , but makes code more unreadable.
It has been removed.

Additionally: udp_logging_init calls now udp_free_logging if udp logging was configured previously.
Now, another udp_logging_init with different parameter can change the logging destination.

Improved logging messages in case of shutdown

volkmarnissen and others added 5 commits July 31, 2025 12:59
Now udp_logging:init accepts hostname in addition to IP addresses.

Depreceated  Methods replaced:
- use ofpcTaskGetName instead of pcTaskGetTaskName
- use of getaddrinfo instead of inet_aton

Fixed C++ compiler warnings
@volkmarnissen
Copy link
Contributor Author

This change is incompatible for C++.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants