commit | 6afc438dd49232b9be211aa1a385bbad41c5a293 | [log] [tgz] |
---|---|---|
author | Piotr P. Karwasz <piotr.github@karwasz.org> | Tue Aug 06 14:44:41 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue Aug 06 14:44:41 2024 +0200 |
tree | aec7fe32a270ecafe69f2d5da74490d9fc37aa59 | |
parent | 4ebf40d5a2a3016533dc7d2eb657246b2583bf40 [diff] |
Revamp network appender documentation (#2796) Revamp network appender documentation (+review) We split off the documentation of the UDP, TCP, HTTP and SMTP appenders to a new page and apply the improvements from the previous PRs. Part of #2528. Co-authored-by: Volkan Yazıcı <volkan@yazi.ci>