2008/12/23 William Henry <whe...@redhat.com>: >> 1) the broker's default output logging level is nothing. If you start >> it up, it gives no indication that it is doing anything at all. Is >> this deliberate? I think it should really be INFO level, or at least >> some level that enables the user to see that it is listening on a >> port >> without running netstat. > > Yes it is deliberate. Default is silent.
What is the rationale for this? It seems a very bad idea to me - which other standard processes behave like this (httpd does not, for example). RG