diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-11-26 06:30:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-26 06:30:39 +0000 |
commit | 35b66aeba9734f149d95de9a7ce29b0af43881f1 (patch) | |
tree | 65be978de7094daf28628ccd798585ef1a4110ed /docs/sections/logging.rst | |
parent | c0bf0cee2880c4d7ee991d11ac46fd48934016e4 (diff) | |
parent | 0fbf18d47ef93768900d5512f843dc9b96ef484b (diff) |
Merge "[OOM-CERT-SERVICE] Update documentation with new Sans types"
Diffstat (limited to 'docs/sections/logging.rst')
-rw-r--r-- | docs/sections/logging.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/sections/logging.rst b/docs/sections/logging.rst index 92a87fb0..0e3511cf 100644 --- a/docs/sections/logging.rst +++ b/docs/sections/logging.rst @@ -122,3 +122,5 @@ Client application exits with following exit codes: +-------+------------------------------------------------+ | 10 | File could not be created | +-------+------------------------------------------------+ +| 99 | Application exited abnormally | ++-------+------------------------------------------------+ |