You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-06-20 14:24:31.426 INFO 17 --- [apr-8080-exec-1] c.e.e.remrem.publish.helper.RMQHelper : Connected to RabbitMQ.
7
+
2023-06-20 14:24:31.431 INFO 17 --- [apr-8080-exec-1] c.e.e.remrem.publish.helper.RMQHelper : Published message with size 373 bytes on exchange 'ei-poc-4' with routing key 'eiffel.cm.scmchange.notag.eiffel'
8
+
20-Jun-2023 14:24:31.476 FINE [http-apr-8080-exec-1] org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.writeWithMessageConverters Written [com.ericsson.eiffel.remrem.publish.service.SendResult@792fec46] as "application/json" using [com.ericsson.eiffel.remrem.publish.config.GsonHttpMessageConverterWithValidate@5eb84388]
9
+
2023-06-20 14:24:31.476 DEBUG 17 --- [apr-8080-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Written [com.ericsson.eiffel.remrem.publish.service.SendResult@792fec46] as "application/json" using [com.ericsson.eiffel.remrem.publish.config.GsonHttpMessageConverterWithValidate@5eb84388]
9
10
```
10
11
11
12
To configure the logback.xml file use -Dlogging.config=path/logback.xml
12
13
13
-
To get info about logback configurations see [here](https://logback.qos.ch/manual/configuration.html).
14
-
15
-
To get sample logback.xml to use see [here](https://eiffel-community.github.io/eiffel-remrem-publish/logback/logback-sample.xml).
14
+
To get info about logback configurations see [here](https://logback.qos.ch/manual/configuration.html).
0 commit comments