You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RestExpress
Hi,
I'm doing a bit of benchmarking and I was wondering if there's a simple way (way Configuration perhaps) to disable logs? ( ...responded with 200 OK in x ms).
Thanks,
/Konstantino
Todd Fredrich
unread,
Aug 3, 2016, 4:09:17 PM8/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RestExpress
Comment (or otherwise remove) the line .addMessageObserver(newSimpleConsoleLogMessageObserver()); where your RestExpress server is configured.