Skip to content

Structured logging#945

Open
jerith wants to merge 4 commits intodevelopfrom
feature/issue-945-structured-logging
Open

Structured logging#945
jerith wants to merge 4 commits intodevelopfrom
feature/issue-945-structured-logging

Conversation

@jerith
Copy link
Member

@jerith jerith commented Jun 2, 2015

Our log messages are currently very ad-hoc and really hard to post-process in any useful way.

Using eliot we can log structured data that's a little harder for humans to read but much easier to reassemble into useful information about message flows and such.

@jerith jerith self-assigned this Jun 2, 2015
@jerith
Copy link
Member Author

jerith commented Jun 2, 2015

This is a very preliminary attempt to use eliot for some logging that would be immediately useful to us.

We still need to figure out what we want to do with the log messages (they currently go nowhere except in tests) and how we want to extend this logging to other parts of the system.

@jerith
Copy link
Member Author

jerith commented Jun 2, 2015

Oh, bleh. Eliot doesn't support Python 2.6.

@hodgestar
Copy link
Contributor

hodgestar commented Jun 2, 2015 via email

@jerith
Copy link
Member Author

jerith commented Jun 2, 2015

I've removed it from this branch, at least. We can decide later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants