diff options
author | Bharath Balasubramanian <bharathb@research.att.com> | 2018-06-07 20:25:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-07 20:25:03 +0000 |
commit | 5e5d6ed9badebfbc1cc65a90e3de8dad232f9e42 (patch) | |
tree | 4be095aec105a581336c8e0fd8a0e725fbda8395 /docs/logging.rst | |
parent | 43dba6f628b7c97cfcfec66118b574a4a1ea8b10 (diff) | |
parent | 05585a1df490fb548f43cff120410c253745cf9a (diff) |
Merge "Document Updates and Bug Fixes"
Diffstat (limited to 'docs/logging.rst')
-rw-r--r-- | docs/logging.rst | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/docs/logging.rst b/docs/logging.rst index 39eabfba..b1d3a186 100644 --- a/docs/logging.rst +++ b/docs/logging.rst @@ -4,14 +4,8 @@ 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. +Log file produced will be in /opt/app/music/logs/MUSIC/music.log,error.log,debug.log +Log files are in EELF format. Where to Access Information @@ -20,3 +14,6 @@ Where to Access Information Error / Warning Messages ------------------------ + + + |