Skip to content

Conversation

@towo
Copy link

@towo towo commented Dec 9, 2025

Right now, you only get a rather unhelpful pile of Loading facts messages when having a log level of info. This changes the messages so that it's clear which module's facts are loaded and you're not staring at a bunch of info-level messages that are only understandable when you're actually at debug level.

Right now, you only get a rather unhelpful pile of `Loading facts`
messages when having a log level of info. This changes the messages
so that it's clear which module's facts are loaded and you're not
staring at a bunch of info-level messages that are only understandable
when you're actually at debug level.
@corporate-gadfly
Copy link

I was curious, so I tested the proposed change on a test system and ended up with the following output:

Info: Loading facts from module cache.

Is that the expected output? Any variations?

@towo
Copy link
Author

towo commented Dec 10, 2025

Essentially; it would just be a lot of Loading facts otherwise, and if you've got a dozen modules with facts, you'd just be faced with a big block of Loading facts messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants