diff options
Diffstat (limited to 'doc/develop/logging.rst')
-rw-r--r-- | doc/develop/logging.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/develop/logging.rst b/doc/develop/logging.rst index 528280c3e8..409dbcadd2 100644 --- a/doc/develop/logging.rst +++ b/doc/develop/logging.rst @@ -297,3 +297,8 @@ information Add a command to add new log records and delete existing records. Provide additional log() functions - e.g. logc() to specify the category + +Logging API +----------- +.. kernel-doc:: include/log.h + :internal: |