From adec62a93bbce65790654ae5cf409f94a43e19fd Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Wed, 21 Mar 2018 11:24:35 -0400 Subject: Add index and templates to music project Change-Id: Ie65fedc1ab8a01aba27fb328ec2f58bcb8e3b5f2 Signed-off-by: Rich Bennett Issue-ID: DOC-253 --- docs/logging.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/logging.rst (limited to 'docs/logging.rst') diff --git a/docs/logging.rst b/docs/logging.rst new file mode 100644 index 00000000..39eabfba --- /dev/null +++ b/docs/logging.rst @@ -0,0 +1,22 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +Logging +======= + +.. note:: + * This section is used to describe the informational or diagnostic messages emitted from + a software component and the methods or collecting them. + + * This section is typically: provided for a platform-component and sdk; and + referenced in developer and user guides + + * This note must be removed after content has been added. + + +Where to Access Information +--------------------------- + + +Error / Warning Messages +------------------------ -- cgit 1.2.3-korg