Commit 02b174708836dabb371e7a956ca12c9589e8b385
1 parent
72f33732
Exists in
master
and in
1 other branch
Update
Showing
3 changed files
with
29 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,18 @@ |
1 | +-> At : [2016-10-27 17:42:09,646] | |
2 | + By module [config] logger : [root] : "Logger instantiated" | |
3 | +-> At : [2016-10-27 18:05:17,304] | |
4 | + By module [connection] logger : [amqp] : "Start from server, version: 0.9, properties: {'capabilities': {'basic.nack': True, 'connection.blocked': True, 'consumer_cancel_notify': True, 'consumer_priorities': True, 'authentication_failure_close': True, 'publisher_confirms': True, 'per_consumer_qos': True, 'exchange_exchange_bindings': True}, 'copyright': 'Copyright (C) 2007-2015 Pivotal Software, Inc.', 'version': '3.5.7', 'information': 'Licensed under the MPL. See http://www.rabbitmq.com/', 'product': 'RabbitMQ', 'platform': 'Erlang/OTP', 'cluster_name': 'rabbit@jeremy-HP-EliteBook-840-G1'}, mechanisms: ['PLAIN', 'AMQPLAIN'], locales: ['en_US']" | |
5 | +-> At : [2016-10-27 18:05:17,305] | |
6 | + By module [connection] logger : [amqp] : "Open OK!" | |
7 | +-> At : [2016-10-27 18:05:17,305] | |
8 | + By module [channel] logger : [amqp] : "using channel_id: 1" | |
9 | +-> At : [2016-10-27 18:05:17,306] | |
10 | + By module [channel] logger : [amqp] : "Channel open" | |
11 | +-> At : [2016-10-27 18:06:25,656] | |
12 | + By module [connection] logger : [amqp] : "Start from server, version: 0.9, properties: {'copyright': 'Copyright (C) 2007-2015 Pivotal Software, Inc.', 'cluster_name': 'rabbit@jeremy-HP-EliteBook-840-G1', 'information': 'Licensed under the MPL. See http://www.rabbitmq.com/', 'capabilities': {'exchange_exchange_bindings': True, 'authentication_failure_close': True, 'consumer_cancel_notify': True, 'publisher_confirms': True, 'per_consumer_qos': True, 'basic.nack': True, 'consumer_priorities': True, 'connection.blocked': True}, 'version': '3.5.7', 'platform': 'Erlang/OTP', 'product': 'RabbitMQ'}, mechanisms: ['PLAIN', 'AMQPLAIN'], locales: ['en_US']" | |
13 | +-> At : [2016-10-27 18:06:25,657] | |
14 | + By module [connection] logger : [amqp] : "Open OK!" | |
15 | +-> At : [2016-10-27 18:06:25,657] | |
16 | + By module [channel] logger : [amqp] : "using channel_id: 1" | |
17 | +-> At : [2016-10-27 18:06:25,658] | |
18 | + By module [channel] logger : [amqp] : "Channel open" | ... | ... |