Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Depends on the log level. For application logs logging the config on startup and milestones is quite common. If it's a single-run log for a foreground application, quite a lot more might get logged. Commented Dec 3, 2023 at 12:53
  • 1
    Yeah, I didn't want to clutter up the answer with too much stuff. I'm sure there are things you could test with logs, but I think if you just adopt that method, you will end up logging stuff just to test, which is a backwards step Commented Dec 3, 2023 at 13:25