修改Log設定檔 c:\Program Files (x86)\K2 blackpearl\Host Server\Bin\HostServerLogging.config
Severity Levels 有分: Ignore, Debug, Info, Warning, Error,將不需要記錄的類別設成 Ignore即可
Sample:
<Message MsgID="24148" Severity="Ignore" Category="0" Name="UMEmptyQError">
The User Manager {0} returned an empty queue.
</Message>
<Message MsgID="28039" Severity="Ignore" Category="17" Name="CouldNotConnect">
{0}
</Message>