From faea593f8916f6d1a3b8979baf2d375948e86961 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 19 Oct 2024 13:10:45 -0700 Subject: Add syslog RFCs to see also --- docs/ref/api/logging.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/ref/api/logging.md') diff --git a/docs/ref/api/logging.md b/docs/ref/api/logging.md index cbed636c..d695e482 100644 --- a/docs/ref/api/logging.md +++ b/docs/ref/api/logging.md @@ -170,6 +170,16 @@ The {{i:`nng_system_logger`}} attempts to use an appropriate system facility to For POSIX systems, this means using `syslog` to process the messages. For other systems the defauilt behavior may be the same as `nng_stderr_logger`. +## See Also + +The Syslog Protocol upon which this is based is documented in the following two IETF +RFCS, + +- R. Gerhards, [RFC 5424](https://datatracker.ietf.org/doc/html/rfc5424), _The Syslog Protocol_, + March 2009 +- C. Lonvick, [RFC 3164](https://datatracker.ietf.org/doc/html/rfc3164), _The BSD syslog Protocol_, + August 2001 + [log_level]: #log-levels [log_facility]: #log-facilities [log_logger]: #log-handlers -- cgit v1.2.3-70-g09d2