From f6ae1f9cb1495b14623eed60bef5afbdec85f607 Mon Sep 17 00:00:00 2001 From: Wesley Wiedenmeier Date: Sat, 8 Oct 2016 18:54:47 -0500 Subject: Add documentation for logging features. Update the summary of rsyslog module and add logging.rst to docs. --- cloudinit/config/cc_rsyslog.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cloudinit') diff --git a/cloudinit/config/cc_rsyslog.py b/cloudinit/config/cc_rsyslog.py index 48f18620..1c12e567 100644 --- a/cloudinit/config/cc_rsyslog.py +++ b/cloudinit/config/cc_rsyslog.py @@ -18,6 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . """ +.. _cc_rsyslog: + Rsyslog ------- **Summary:** configure system loggig via rsyslog -- cgit v1.2.3