Home
last modified time | relevance | path

Searched refs:changing_config (Results 1 – 25 of 43) sorted by relevance

12

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/syslog/src/
H A Dsyslog_logger_h.erl42 changing_config/2]).
110 -spec changing_config(logger:handler_config(), logger:handler_config()) ->
112 changing_config(#{level := Old}, NewCfg = #{level := New}) -> function
121 changing_config(_, NewCfg) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dlogger_disk_log_h.erl34 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
61 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
62 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
H A Dlogger_std_h.erl36 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
69 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
77 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
78 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dlogger_disk_log_h.erl34 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
61 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
62 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
H A Dlogger_std_h.erl36 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
69 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
77 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
78 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_disk_log_h.erl34 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
61 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
62 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
H A Dlogger_std_h.erl36 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
69 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
77 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
78 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_disk_log_h.erl34 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
61 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
62 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
H A Dlogger_std_h.erl36 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
69 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
77 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
78 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_disk_log_h.erl34 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
61 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
62 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
H A Dlogger_std_h.erl36 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
69 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
77 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
78 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dlogger_disk_log_h.erl34 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
61 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
62 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
H A Dlogger_std_h.erl36 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
69 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
77 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
78 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_disk_log_h.erl34 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
61 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
62 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
H A Dlogger_std_h.erl36 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
69 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
77 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
78 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_logger_exchange_h.erl17 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
33 changing_config(_SetOrUpdate, OldConfig, _NewConfig) -> function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/systemd/src/
H A Dsystemd_journal_h.erl136 changing_config/3,
208 changing_config(update, #{config := OldHConfig}, NewConfig) -> function
222 changing_config(set, #{config := OldHConfig}, NewConfig) -> function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_prelaunch/src/
H A Drabbit_logger_std_h.erl51 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
84 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
92 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
93 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/apps/rabbitmq_prelaunch/src/
H A Drabbit_logger_std_h.erl51 -export([log/2, adding_handler/1, removing_handler/1, changing_config/3,
84 -spec changing_config(SetOrUpdate, OldConfig, NewConfig) ->
92 changing_config(SetOrUpdate, OldConfig, NewConfig) -> function
93 logger_h_common:changing_config(SetOrUpdate, OldConfig, NewConfig).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Dlogger_SUITE.erl123 [changing_config] = test_server:messages_get(),
127 [changing_config] = test_server:messages_get(),
224 [changing_config] = test_server:messages_get(),
240 [changing_config] = test_server:messages_get(),
246 [changing_config] = test_server:messages_get(),
1257 changing_config(_Old,#{conf_call:=Fun}) -> function
1259 changing_config(_Old,Config) -> function
1260 maybe_send(changing_config),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Dlogger_SUITE.erl123 [changing_config] = test_server:messages_get(),
127 [changing_config] = test_server:messages_get(),
224 [changing_config] = test_server:messages_get(),
240 [changing_config] = test_server:messages_get(),
246 [changing_config] = test_server:messages_get(),
1261 changing_config(_Old,#{conf_call:=Fun}) -> function
1263 changing_config(_Old,Config) -> function
1264 maybe_send(changing_config),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dlogger_SUITE.erl123 [changing_config] = test_server:messages_get(),
127 [changing_config] = test_server:messages_get(),
224 [changing_config] = test_server:messages_get(),
240 [changing_config] = test_server:messages_get(),
246 [changing_config] = test_server:messages_get(),
1275 changing_config(_Old,#{conf_call:=Fun}) -> function
1277 changing_config(_Old,Config) -> function
1278 maybe_send(changing_config),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dlogger_SUITE.erl123 [changing_config] = test_server:messages_get(),
127 [changing_config] = test_server:messages_get(),
224 [changing_config] = test_server:messages_get(),
240 [changing_config] = test_server:messages_get(),
246 [changing_config] = test_server:messages_get(),
1275 changing_config(_Old,#{conf_call:=Fun}) -> function
1277 changing_config(_Old,Config) -> function
1278 maybe_send(changing_config),
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dlogger_SUITE.erl123 [changing_config] = test_server:messages_get(),
127 [changing_config] = test_server:messages_get(),
224 [changing_config] = test_server:messages_get(),
240 [changing_config] = test_server:messages_get(),
246 [changing_config] = test_server:messages_get(),
1275 changing_config(_Old,#{conf_call:=Fun}) -> function
1277 changing_config(_Old,Config) -> function
1278 maybe_send(changing_config),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Dlogger_SUITE.erl123 [changing_config] = test_server:messages_get(),
127 [changing_config] = test_server:messages_get(),
224 [changing_config] = test_server:messages_get(),
240 [changing_config] = test_server:messages_get(),
246 [changing_config] = test_server:messages_get(),
1257 changing_config(_Old,#{conf_call:=Fun}) -> function
1259 changing_config(_Old,Config) -> function
1260 maybe_send(changing_config),

12