| %% a list of ?INFO format strings that WILL NOT be output |
| %"application ~p reconfigured: ~p keys updated" ,% ?INFO thrift.erl |
| "thrift connection accepted from ~s" ,% ?INFO tErlAcceptor.erl |
| "thrift connection closed from ~s" ,% ?INFO tErlAcceptor.erl |
| "thrift connection timed out from ~s" ,% ?INFO tErlAcceptor.erl |
| "thrift request: ~p" ,% ?INFO tErlAcceptor.erl |
| %"thrift server listening on port ~p" ,% ?INFO tErlServer.erl |
| "thrift ~p:new(~s) = ~s" ,% ?INFO thrift_oop_server.erl |
| "oop:call called: Obj=~p Func=~p ArgsProper=~p", |
| {gen_server_messages, true}, |
| {'end of config', thrift_logger}]} |