We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a053990 commit 47bc4faCopy full SHA for 47bc4fa
deps/rabbitmq_queue_federation/src/rabbit_queue_federation_app.erl
@@ -8,6 +8,7 @@
8
-module(rabbit_queue_federation_app).
9
10
-include_lib("rabbitmq_federation_common/include/rabbit_federation.hrl").
11
+-include_lib("rabbitmq_federation_common/include/logging.hrl").
12
-include("rabbit_queue_federation.hrl").
13
14
-behaviour(application).
0 commit comments