Skip to content

Simplify logging#1383

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:logging-refactor
May 1, 2023
Merged

Simplify logging#1383
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:logging-refactor

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

Laravel's built-in logging functionality is the preferred method to use for logging. We also have pre-Laravel logging infrastructure which was deprecated in #1342. This PR eliminates some of the deprecated code, leaving only the add_log() function as the last bit of non-Laravel logging code. add_log() has 200+ usages currently, so it will likely be some time before we are able to fully phase it out.

@williamjallen williamjallen merged commit b1d5c85 into Kitware:master May 1, 2023
@williamjallen williamjallen deleted the logging-refactor branch May 1, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants