Current section

Files

Jump to
cloudi_core doc cloudi_logger_kernel.html
Raw

doc/cloudi_logger_kernel.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Module cloudi_logger_kernel</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
</head>
<body bgcolor="white">
<div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<hr>
<h1>Module cloudi_logger_kernel</h1>
<ul class="index"><li><a href="#description">Description</a></li><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
<h3><a name="CloudI_Erlang_Kernel_Logger_Integration">CloudI Erlang Kernel Logger Integration</a></h3>.
<p>Copyright © 2023 Michael Truog</p>
<p><b>Version:</b> 2.0.7 Oct 26 2023 12:17:22
------------------------------------------------------------------------</p>
<p><b>Authors:</b> Michael Truog (<a href="mailto:mjtruog at protonmail dot com"><tt>mjtruog at protonmail dot com</tt></a>).</p>
<h2><a name="description">Description</a></h2>
<h3><a name="CloudI_Erlang_Kernel_Logger_Integration">CloudI Erlang Kernel Logger Integration</a></h3>
<h2><a name="index">Function Index</a></h2>
<table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#filter_out_supervisor_started-2">filter_out_supervisor_started/2</a></td><td>
<h4><a name="Erlang_kernel_logger_filter_for_supervisor_report_started_messages.">Erlang kernel logger filter for supervisor report started messages.</a></h4>
{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.</td></tr>
</table>
<h2><a name="functions">Function Details</a></h2>
<h3 class="function"><a name="filter_out_supervisor_started-2">filter_out_supervisor_started/2</a></h3>
<div class="spec">
<p><tt>filter_out_supervisor_started(X1::<a href="/home/george/organized/work/financial_helper_apps/mc2_all-patterns/intraday_system/cloudi_org/kernel/doc/logger.html#type-log_event">logger:log_event()</a>, Supervisors::[module(), ...]) -&gt; ignore | stop</tt><br></p>
<p> </p>
</div><p>
<h4><a name="Erlang_kernel_logger_filter_for_supervisor_report_started_messages.">Erlang kernel logger filter for supervisor report started messages.</a></h4>
{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.</p>
<hr>
<div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<p><i>Generated by EDoc</i></p>
</body>
</html>