Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 164f876

Browse files
author
Daniil Fedotov
committed
Lage sink for upgrade logs
1 parent 723e4aa commit 164f876

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mk/rabbitmq-build.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ LAGER_EXTRA_SINKS += rabbit_log \
3737
rabbit_log_connection \
3838
rabbit_log_mirroring \
3939
rabbit_log_queue \
40-
rabbit_log_federation
40+
rabbit_log_federation \
41+
rabbit_log_upgrade
4142
lager_extra_sinks = $(subst $(space),$(comma),$(LAGER_EXTRA_SINKS))
4243

4344
RMQ_ERLC_OPTS += +'{parse_transform,lager_transform}' \

0 commit comments

Comments
 (0)