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 1b62996 commit 6054074Copy full SHA for 6054074
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