diff options
author | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | 2019-04-03 17:24:29 +0200 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2019-04-09 14:13:29 +0000 |
commit | 092189e83c4bd470b9232380dd1a33c63a035606 (patch) | |
tree | 5d296af1e01f79b0d05dd1fec29c3ba78229c54b /docs/guides/onap-user/mwtnLog.rst | |
parent | 3ebc1c63fb2e5c62eb52da140cc326fbc271aab0 (diff) |
SDN-R read2docs
Add docs folder and project with src
Change-Id: I0299c5984c747a40a8dd1e3f79479b9e9d729d50
Issue-ID: SDNC-683
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'docs/guides/onap-user/mwtnLog.rst')
-rw-r--r-- | docs/guides/onap-user/mwtnLog.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/guides/onap-user/mwtnLog.rst b/docs/guides/onap-user/mwtnLog.rst new file mode 100644 index 000000000..dce9539bb --- /dev/null +++ b/docs/guides/onap-user/mwtnLog.rst @@ -0,0 +1,10 @@ +.. contents:: + :depth: 3 +.. + +Log +=== + +The application displays (UX) application logs. SDN-R offer a common log +server, so that PNFs or other ONAP/ECOMP components could log there data +in a common way. |