You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
<spanclass="na">appenders</span><spanclass="p">:</span><spanclass="p">[</span><spanclass="s1">'SQLAppender'</span><spanclass="p">]</span><spanclass="c1">// will ONLY log to appender named 'SQLAppender'</span>
461
+
<spanclass="p">}]</span>
462
+
<spanclass="p">});</span></code></pre></figure>
463
+
464
+
<h2>Available Appenders</h2>
465
+
466
+
<h3>Console</h3>
443
467
444
468
<p>
445
469
This is the default appender that outputs logs to the system out. If no appender is specified in the configuration,
0 commit comments