Skip to content

Commit

Permalink
fix(README): remove potentially misleading link (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
telemachus committed Jan 9, 2023
1 parent 0b69c70 commit c6f1588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ _data_, and warrant some level of schematic rigor. Using a stricter,
key/value-oriented message format for our logs, containing contextual and
semantic information, makes it much easier to get insight into the
operational activity of the systems we build. Consequently, `package log` is
of the strong belief that "[the benefits of structured logging outweigh the
minimal effort involved](https://www.thoughtworks.com/radar/techniques/structured-logging)".
of the strong belief that structured logging offers great benefits in exchange
for minimal effort.

Migrating from unstructured to structured logging is probably a lot easier
than you'd expect.
Expand Down

0 comments on commit c6f1588

Please sign in to comment.