diff options
author | Sai Gandham <sg481n@att.com> | 2018-05-25 15:48:11 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-05-25 15:48:19 +0000 |
commit | d67a9deb351b4bd2435011ca8c759b081110d216 (patch) | |
tree | 993fd70448584ccdeb44bed3bb99eef660b4c341 /docs/logging/logging.rst | |
parent | 8c6365116711469c74436141d63f046ef88b9023 (diff) |
Add docs structure & locate coverage
Adding skeleton structure for aaf documentation
and add auth locate test cases for more coverage.
Issue-ID: AAF-129
Change-Id: I105f058eac1119ab0329d6ef678e00a5693b6440
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'docs/logging/logging.rst')
-rw-r--r-- | docs/logging/logging.rst | 25 |
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 + + |