Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Logs and a fix for the db #209

Merged
merged 5 commits into from
Dec 6, 2016
Merged

Logs and a fix for the db #209

merged 5 commits into from
Dec 6, 2016

Conversation

ConnorRigby
Copy link
Contributor

What's new?

  • Logging to the frontend is now handled with Elixir STDLIB Logger
  • The database is not an ordered-set now. (that was causing problems for some reason?)
  • log messags are stored in a buffer until it hits 50 messages, then the bot tries to dump them onto the api

What's next?

  • Frontend ticker and logger needs to be updated to accommodate for the new logging mechanism

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant