Kaydet (Commit) d3bab6ab authored tarafından Georg Brandl's avatar Georg Brandl

Remove col-spanning cells in logging docs.

üst 99d8096c
...@@ -2074,8 +2074,8 @@ supports sending logging messages to a remote or local Unix syslog. ...@@ -2074,8 +2074,8 @@ supports sending logging messages to a remote or local Unix syslog.
The symbolic ``LOG_`` values are defined in :class:`SysLogHandler` and The symbolic ``LOG_`` values are defined in :class:`SysLogHandler` and
mirror the values defined in the ``sys/syslog.h`` header file. mirror the values defined in the ``sys/syslog.h`` header file.
+------------------------------------------+ **Priorities**
| Priorities |
+--------------------------+---------------+ +--------------------------+---------------+
| Name (string) | Symbolic value| | Name (string) | Symbolic value|
+==========================+===============+ +==========================+===============+
...@@ -2096,8 +2096,8 @@ supports sending logging messages to a remote or local Unix syslog. ...@@ -2096,8 +2096,8 @@ supports sending logging messages to a remote or local Unix syslog.
| ``warn`` or ``warning`` | LOG_WARNING | | ``warn`` or ``warning`` | LOG_WARNING |
+--------------------------+---------------+ +--------------------------+---------------+
+-------------------------------+ **Facilities**
| Facilities |
+---------------+---------------+ +---------------+---------------+
| Name (string) | Symbolic value| | Name (string) | Symbolic value|
+===============+===============+ +===============+===============+
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment