diff options
author | Witold Ficio Kopel <w.kopel@samsung.com> | 2019-03-26 09:17:02 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-26 15:18:12 +0000 |
commit | 0cc03ad905d3b49acaea51d1b82a9b705226cce8 (patch) | |
tree | a8c8e9676ee62801827b90d02f3f7f17ce77e1d2 | |
parent | 397986d84aa9a165568262fb04b7ca178044372f (diff) |
Update git submodules
* Update docs/submodules/so.git from branch 'master'
to 59700d14ff998413dada0cb2e0864e643edbb77e
- Eliminated printStackTrace() calls
Eliminated calls to printStackTrace() on Throwable as they go to stdout
and are not handled by logger.
Occurences has been replaced by calls to logger or modifications to
nearby logger calls (Throwable passed as last parameter).
Occurences in unit test classes left without modification.
Change-Id: I6a771d60a3ea69ceecc29bb21358e565aa5ce101
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject af46c0d4b30ecb5c8f36992e74adb86d7d5bbe0 +Subproject 59700d14ff998413dada0cb2e0864e643edbb77 |