diff options
author | 2017-10-30 09:04:36 +0000 | |
---|---|---|
committer | 2017-10-30 09:04:36 +0000 | |
commit | cff36b1f668bdc9bdda2796bcf7150c138bf6329 (patch) | |
tree | 5cac247fa51c41865cf1eba3004d3cb61be539b2 /docs/logging.rst | |
parent | 0ec71ebfdffcf9d34057fdc5bd9a292c7ac89e02 (diff) | |
parent | 48ddbc5814a5dd669b77d53c4784f0eae96ee698 (diff) |
Merge "Fixing typos and removing notes" into release-1.1.0
Diffstat (limited to 'docs/logging.rst')
-rw-r--r-- | docs/logging.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/logging.rst b/docs/logging.rst index a6cca5b707..9e82e15f84 100644 --- a/docs/logging.rst +++ b/docs/logging.rst @@ -5,16 +5,6 @@ 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 --------------------------- |