this post was submitted on 13 Nov 2024
154 points (98.7% liked)

Programmer Humor

32469 readers
561 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] lord_ryvan@ttrpg.network 5 points 1 day ago (1 children)

Does external logging not happen outside of OOP?

If so, why not?

[–] yogthos@lemmy.ml 3 points 22 hours ago (1 children)

It does, hence why it breaks the paradigm.

[–] lord_ryvan@ttrpg.network 1 points 3 hours ago

The paradigm breaks if anything is logged?

I feel like I'm missing a few steps in the logic.