diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-05-25 12:29:38 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-05-25 12:29:43 -0500 |
commit | bbe7154de3be6ff4fb3433ee6ea3688b4929ef71 (patch) | |
tree | 568e1359fcb6c3b7028623998cbfafd9b64f1327 /docs/sections/logging.rst | |
parent | 4906c14f770e85452240fc8e04807b6114fab1ca (diff) |
Create Essential DOC Structure for AAF
Issue-ID: AAF-328
Change-Id: I9508611149405bd95d0d1bf2ebe1e0ed37ba333b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/sections/logging.rst')
-rw-r--r-- | docs/sections/logging.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/sections/logging.rst b/docs/sections/logging.rst new file mode 100644 index 00000000..89eddd53 --- /dev/null +++ b/docs/sections/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 + + |