summaryrefslogtreecommitdiffstats
path: root/docs/logging/logging.rst
diff options
context:
space:
mode:
authorJonathan Gathman <jonathan.gathman@att.com>2018-05-25 16:06:07 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-25 16:06:07 +0000
commit4906c14f770e85452240fc8e04807b6114fab1ca (patch)
tree9a0dc675202d727c80666e4a8030e4d9b7c03cae /docs/logging/logging.rst
parent2a0d89c11ba88642e42e2a45419416b9a8364366 (diff)
parentd67a9deb351b4bd2435011ca8c759b081110d216 (diff)
Merge "Add docs structure & locate coverage"
Diffstat (limited to 'docs/logging/logging.rst')
-rw-r--r--docs/logging/logging.rst25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/logging/logging.rst b/docs/logging/logging.rst
new file mode 100644
index 00000000..89eddd53
--- /dev/null
+++ b/docs/logging/logging.rst
@@ -0,0 +1,25 @@
+.. 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
+---------------------------
+AAF uses log4j framework to generate logs and all the logs are stored in a persistent volume.
+
+Error / Warning Messages
+------------------------
+Following are the error codes
+
+