Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Logging #42

Closed
barrucadu opened this issue Jun 22, 2016 · 1 comment
Closed

Logging #42

barrucadu opened this issue Jun 22, 2016 · 1 comment
Milestone

Comments

@barrucadu
Copy link
Owner

yukibot currently just dumps everything to stdout, which is sort of fine if you only have a single backend. But with multiple backends, multiple logs are really needed.

The logging has to be done at the backend level, as the bot gets a higher-level view, so bot-level logging would be useless for debugging.

@barrucadu barrucadu added this to the yukibot 2.0 milestone Jun 22, 2016
@barrucadu
Copy link
Owner Author

Logging (both at the raw and the bot levels) is now implemented, but it would be nice to be able to log during the execution of plugins.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant