File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -179,8 +179,8 @@ if "!ENV_OK!"=="false" (
179179-sasl errlog_type error ^
180180-sasl sasl_error_logger !SASL_ERROR_LOGGER! ^
181181-rabbit lager_log_root \" " !RABBITMQ_LOG_BASE:\ =/ ! " \" ^
182- -rabbit lager_handler !RABBIT_LAGER_HANDLER! ^
183- -rabbit lager_handler_upgrade !RABBITMQ_LAGER_HANDLER_UPGRADE! ^
182+ -rabbit lager_default_file !RABBIT_LAGER_HANDLER! ^
183+ -rabbit lager_upgrade_file !RABBITMQ_LAGER_HANDLER_UPGRADE! ^
184184-rabbit enabled_plugins_file \" " !RABBITMQ_ENABLED_PLUGINS_FILE:\ =/ ! " \" ^
185185-rabbit plugins_dir \" " !RABBITMQ_PLUGINS_DIR:\ =/ ! " \" ^
186186-rabbit plugins_expand_dir \" " !RABBITMQ_PLUGINS_EXPAND_DIR:\ =/ ! " \" ^
Original file line number Diff line number Diff line change @@ -259,8 +259,8 @@ set ERLANG_SERVICE_ARGUMENTS= ^
259259-sasl errlog_type error ^
260260-sasl sasl_error_logger false ^
261261-rabbit lager_log_root \" " !RABBITMQ_LOG_BASE:\ =/ ! " \" ^
262- -rabbit lager_handler !RABBIT_LAGER_HANDLER! ^
263- -rabbit lager_handler_upgrade !RABBITMQ_LAGER_HANDLER_UPGRADE! ^
262+ -rabbit lager_default_file !RABBIT_LAGER_HANDLER! ^
263+ -rabbit lager_upgrade_file !RABBITMQ_LAGER_HANDLER_UPGRADE! ^
264264-rabbit enabled_plugins_file \" " !RABBITMQ_ENABLED_PLUGINS_FILE:\ =/ ! " \" ^
265265-rabbit plugins_dir \" " !RABBITMQ_PLUGINS_DIR:\ =/ ! " \" ^
266266-rabbit plugins_expand_dir \" " !RABBITMQ_PLUGINS_EXPAND_DIR:\ =/ ! " \" ^
You can’t perform that action at this time.
0 commit comments