All Talks

Logging Rethought 2: The Actions of Frank Taylor Jr.

Logging, by itself, can help to trace bugs. Structured logging adds additional, post-logging capabilities when used correctly. Because log events are structured data, they can be analyzed much more efficiently and effectively than plain text log messages. Furthermore, one can even build graphs and diagrams to visualize what’s happening in a service nicely.

In this talk, I want to look at structured logging. What are the benefits of it over plain-text logging? How can it be used effectively?

We …

You might be interested in: