Skip to content

Conversation

@pmnmq
Copy link

@pmnmq pmnmq commented Aug 15, 2024

Add udp appender

  • add udp appender
  • self-testing has been completed.
  • add example
  • update readme

@nonconvextech
Copy link
Owner

Please fix the compilation issue. Thx.

@pmnmq
Copy link
Author

pmnmq commented Aug 31, 2024

Please fix the compilation issue. Thx.

I have fixed the compilation issue.

@pmnmq
Copy link
Author

pmnmq commented Sep 7, 2024

I have fixed the timeout issue that occurred during UDP testing. The cause was logging before the UDP service was successfully created.

@nonconvextech
Copy link
Owner

Could you add an option to allow users to serialize log message freely?
The current implementation is quite limited. What if we want to add some meta data before sending log messages?

@pmnmq
Copy link
Author

pmnmq commented Sep 14, 2024

Could you add an option to allow users to serialize log message freely? The current implementation is quite limited. What if we want to add some meta data before sending log messages?

Thank you for your reply!

I don't add too many options because I think the user should know how to find all the context-sensitive logs once the logs are ready to be collected.
Do you mean that you need to add some information to distinguish the logs of different services in the log server? Or generate JSON data for easy retrieval or analysis?

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