rave icon indicating copy to clipboard operation
rave copied to clipboard

Logging should be optional

Open bil-bas opened this issue 16 years ago • 0 comments

There are privacy issues involved in logging absolutely everything that the bot sees. I suggest:

Robot#set_logging :received => true, :response => true, :structure => true, :events => true

Where all are initially false. Alternatively, a simpler solution might be: Robot#debug :on/:off

bil-bas avatar Dec 05 '09 07:12 bil-bas