Remove MsoLogger from MSOCommonBPMN scripts 49/82049/5
authorWitold Ficio Kopel <w.kopel@samsung.com>
Tue, 12 Mar 2019 16:12:00 +0000 (17:12 +0100)
committerWitold Ficio Kopel <w.kopel@samsung.com>
Wed, 13 Mar 2019 12:39:00 +0000 (13:39 +0100)
Modifications of groovy scripts in MSOCommonBPMN removing following:
Replaced MsoLogger with plain slf4j.
Refactored loging output.
Fixed imports.
Replaced utils.log() with respective logger calls (except for
AbstractServiceTaskProcessor class).
Modifications to MsoUtils class.

Change-Id: I6bdd8ab6f60dca9b765fcf7d56f5aaa707c028cc
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>

No differences found