Skip to content

feat: Update logger managment with pythonViewConfigurator plugin#241

Merged
paloma-martinez merged 1 commit intomainfrom
RomainBaville/fix/UpdateTheLoggerOfPythonViewConfigurator
Mar 6, 2026
Merged

feat: Update logger managment with pythonViewConfigurator plugin#241
paloma-martinez merged 1 commit intomainfrom
RomainBaville/fix/UpdateTheLoggerOfPythonViewConfigurator

Conversation

@RomainBaville
Copy link
Contributor

This PR aims to add a logger to the plugin PVPythonViewConfigurator to better manage outputs messages as in the rest of the repository.
The logger of the pluggin was not defined in the plugin but in the script used to comput the pythonView. It is better to manage the logger in the plugin and if needed, use it in the script after. But in our case, there is no need to have a logger in the script.

@paloma-martinez paloma-martinez merged commit da8fccb into main Mar 6, 2026
54 checks passed
@paloma-martinez paloma-martinez deleted the RomainBaville/fix/UpdateTheLoggerOfPythonViewConfigurator branch March 6, 2026 09:59
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