logging-log4j2
logging-log4j2 copied to clipboard
Socket Appender has no default port value for `UDP`
The Socket Appender has default port values for TCP (4560) and SSL (6514), but has no default value for the UDP protocol.
I think we should add 4560 as default port also for UDP. What do you think?