<div dir="ltr"><div><div><div><div><div><div>Hey all:<br><br><a href="https://issues.jboss.org/browse/JBIDE-22635" target="_blank">https://issues.jboss.org/browse/JBIDE-22635</a><br><br></div>The
  Server Log View had a pretty complicated API, meant to look like the 
Error Log View, but with some additional mechanisms for sorting the 
events or providing icons for the various events. <br><br></div>In all 
honesty, it was poorly-conceived from the beginning. Anything that 
should be logged there should really be logged in the error-log view 
anyway, so other than that, it&#39;s only useful feature was more of a 
tracing / logging mechanism that would be less annoying to the user. <br><br></div>In
 fact, it&#39;s been found to have been used less often than it should be, 
and used inconsistantly. As far as I can tell, no other plugins other 
than AS Tools are using it, and some other server adapters have 
requested the action be removed (since they&#39;re not using the API to log 
events, it&#39;s basically useless to them). <br><br></div>Anyway, I think it&#39;d make the most sense to remove it. I don&#39;t think it&#39;s saveable really ;) <br><br></div>Any thoughts or objections?<br><br></div>- Rob</div>