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 f33f9e6 commit 3bd4dfcCopy full SHA for 3bd4dfc
deps/rabbit/src/rabbit_cli_output_console.erl
@@ -1,6 +1,8 @@
1
-module(rabbit_cli_output_console).
2
-behaviour(gen_event).
3
4
+-include_lib("stdout_formatter/include/stdout_formatter.hrl").
5
+
6
-export([init/1,
7
handle_call/2,
8
handle_event/2,
0 commit comments