Lee moon soo created ZEPPELIN-419:
-------------------------------------
Summary: Set websocket SEND / RECEIVE message log level to debug
Key: ZEPPELIN-419
URL: https://issues.apache.org/jira/browse/ZEPPELIN-419
Project: Zeppelin
Issue Type: Improvement
Affects Versions: 0.5.5
Reporter: Lee moon soo
Assignee: Lee moon soo
Priority: Minor
Each time ZeppelinServer send/receive message through websocket, it prints log
message.
{code}
RECEIVE << ....
SEND >> ...
{code}
It prints too many logs especially with PING and PROGRESS.
Need to be set log level debug for these messages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)