Skip to content

Conversation

@clumens
Copy link
Contributor

@clumens clumens commented Jan 26, 2026

No description provided.

@clumens clumens requested a review from nrwahl2 January 26, 2026 14:30
This is the first step in getting rid of the LogFactory class entirely.
First, we'll just duplicate all its functions as module-level functions
and then modify those in the class to use the same global variables.

Ref T680
It can just access the module-level functions from the logging module
instead.

Ref T680
Nothing is using it anymore, and it wasn't even an especially good
factory class.  Instead we can just use global variables and
module-level functions to do the same thing.

Ref T680
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