<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 27: Launcher::setLogLevel() doesn't work</title><link href="https://sourceforge.net/p/sof/bugs/27/" rel="alternate"/><link href="https://sourceforge.net/p/sof/bugs/27/feed.atom" rel="self"/><id>https://sourceforge.net/p/sof/bugs/27/</id><updated>2011-12-28T09:22:38Z</updated><subtitle>Recent changes to 27: Launcher::setLogLevel() doesn't work</subtitle><entry><title>Launcher::setLogLevel() doesn't work</title><link href="https://sourceforge.net/p/sof/bugs/27/" rel="alternate"/><published>2011-12-28T09:22:38Z</published><updated>2011-12-28T09:22:38Z</updated><author><name>Levski Weng</name><uri>https://sourceforge.net/u/levskiweng/</uri></author><id>https://sourceforge.net0ceea68383752c41a2a23ce6e231c2d701ba38e4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I use the following code in a console app:&lt;br /&gt;
Launcher&amp;lt;SingleThreaded,CREATOR&amp;gt; launcher;&lt;br /&gt;
launcher.setLogLevel(Logger::LOG_NOLOG);&lt;br /&gt;
launcher.start( bundleConfVec );&lt;/p&gt;
&lt;p&gt;But the console still output the DEBUG log information to the console. Is it a bug or It's my misunderstanding of the setLogLevel() method?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>