<br><br><div class="gmail_quote">On Tue, Jul 3, 2012 at 3:10 AM, Alexandr Kostenko <span dir="ltr"><<a href="mailto:akostenko@broadvox.com" target="_blank">akostenko@broadvox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:10pt;font-family:arial,helvetica,sans-serif">Hi, Guys.<br>Can you explain me more understandable about logs in freeswitch.<br>Can I for example decrease console log level (or fully disable) and increase file log level? <br>
Also can full log level causing freeswitch crush ?<br>Thanks <br></div></div><br></blockquote>You can have console logging at a different level than the log file. Look in conf/autoload_configs/console.conf.xml and logfile.conf.xml and you'll see that you have a fair number of options. In console.conf.xml there's a lot of explanatory information about mappings and how to make it so that only certain items have logging turned on at specific log levels. Note that what's listed in console.conf.xml also applies to logfile.conf.xml.<br>
<br>-MC<br></div>