Skip to content

Logging should be optional #5

@bil-bas

Description

@bil-bas

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions