Copyright © 2023 Michael Truog
Version: 2.0.7 Oct 26 2023 12:17:22 ------------------------------------------------------------------------
Authors: Michael Truog (mjtruog at protonmail dot com).
filter_out_supervisor_started/2 |
Erlang kernel logger filter for supervisor report started messages.{fun cloudi_logger_kernel:filter_out_supervisor_started/2, [tls_dyn_connection_sup]} will prevent the logging of supervisor report started messages from the tls_dyn_connection_sup module. |
filter_out_supervisor_started(X1::logger:log_event(), Supervisors::[module(), ...]) -> ignore | stop
Generated by EDoc