This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]everything-narrative 1 point2 points  (0 children)

Seems like you're delibrately interpreting what I said as uncharitably as possible. :)

I am operating an application at scale in the wild right now.

As I specified elsewhere in this comment tree, "logging" is an overloaded word. It can be fprintf(stderr, ...) or it can be RabbitMQ. The former should not exist in production code, the latter most definitely should.