0.2.5 • Published 1 month ago

logger-rabbitmq-event-emitter v0.2.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

config:

enable = true
level = "debug"
buffer = 100
reconnect_interval = "10s"
port = 5672
host = ""
v_host = "/"
heartbeat = "30s"

[destination]
    name = ""
    type = "queue"
    routing_key = ""
    [destination.options]
        settings1 = "value"
        settings2 = "value"

[keys]
    key1 = "key1-value"
    key2 = "key2-value"

[auth]
    user = ""
    password = ""
0.2.5

1 month ago

0.2.3

5 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago