diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2017-08-21 16:40:31 +0300 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2017-08-21 16:40:31 +0300 |
commit | c033ef92e93664e222583741e33478e47c3a9b54 (patch) | |
tree | d9f32bf7aa6738c92f30ea089d2def6a93cf4362 /utils/webseal-simulator/src/main/resources | |
parent | 7e3cfece4dc9a814e4146755ae8f7f09a7968c3b (diff) |
Webseal Simulator Default files refactoring
Change-Id: I3c71a49ed376bfaacf75aa81f5609b2e9f8cab34
Issue-ID: SDC-154
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'utils/webseal-simulator/src/main/resources')
-rw-r--r-- | utils/webseal-simulator/src/main/resources/logback.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/webseal-simulator/src/main/resources/logback.xml b/utils/webseal-simulator/src/main/resources/logback.xml index 58fab30d38..540645f821 100644 --- a/utils/webseal-simulator/src/main/resources/logback.xml +++ b/utils/webseal-simulator/src/main/resources/logback.xml @@ -1,4 +1,3 @@ -<!-- only one line, shut up logback ! --> <configuration > <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> <encoder> |