Hendy Irawan created WICKET-5279:
------------------------------------

             Summary: o.a.w.a.AtmosphereBehavior onBroadcast should log DEBUG, 
not INFO
                 Key: WICKET-5279
                 URL: https://issues.apache.org/jira/browse/WICKET-5279
             Project: Wicket
          Issue Type: Bug
          Components: wicket-atmosphere
    Affects Versions: 6.9.1
            Reporter: Hendy Irawan
            Assignee: Emond Papegaaij


Logging of onBroadcast is too verbose to be on INFO level :

{code}
14:48:54.812 | INFO  | oryBean_Worker-4 | o.a.w.a.EventBus                 | 
pache.wicket.atmosphere.EventBus  203 | registering component for page 1 for 
session A3D08FEE5445F872C8A69289C00F79E3: crumbHolder:jobListPanel
14:48:54.831 | INFO  | Shared-AsyncOp-0 | o.a.w.a.AtmosphereBehavior       | 
et.atmosphere.AtmosphereBehavior  129 | onBroadcast: 32501<|msg|><?xml 
version="1.0" encoding="UTF-8"?><ajax-response><component id="jobListPanel1ea9" 
><![CDATA[<div id="jobListPanel1ea9">
<h3>Device Presences</h3>
<div class="btn-toolbar">
        <a href="#" class="btn btn-danger" id="deleteAllBtn1f27"><i 
class="icon-trash"></i> Delete all</a><span style="display:none;" 
class="wicket-ajax-indicator" id="deleteAllBtn1f27--ajax-indicator"><img 
src="./wicket/resource/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/indicator-ver-1373820815000.gif"
 alt=""/></span>
</div>
<table id="devicePresenceTable1f33" class="table-striped table-bordered table">

<thead>

        <tr class="navigation">
                <td colspan="5">
...
{code}

It should be DEBUG level only

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to