Skip to content

Clean redundant Boutiques module log messages in BrainPortal/lib#1619

Open
RafsanNeloy wants to merge 1 commit intoaces:masterfrom
RafsanNeloy:Boutique_Module
Open

Clean redundant Boutiques module log messages in BrainPortal/lib#1619
RafsanNeloy wants to merge 1 commit intoaces:masterfrom
RafsanNeloy:Boutique_Module

Conversation

@RafsanNeloy
Copy link
Copy Markdown
Contributor

Updated log messages across multiple modules to remove redundant class/module names and improve readability.
Fixes #1618

@prioux
Copy link
Copy Markdown
Member

prioux commented Apr 18, 2026

Hi @RafsanNeloy

Thanks, I reviewed all the changes and they're all good. I'd merge this PR except for one detail: it seems all the files you modified changed permissions from 644 to 755. Please make sure your work environment is set up properly to maintain file permissions. These are source code files, not executable files, after all.

Once the permissions are adjusted I'll merge the PR.

@RafsanNeloy
Copy link
Copy Markdown
Contributor Author

RafsanNeloy commented Apr 18, 2026

Hi @prioux ,
I have adjusted the file permissions. Please let me know if anything needs to adjust.

@prioux
Copy link
Copy Markdown
Member

prioux commented Apr 18, 2026

Hi! It all seems good to me. Will review one last time a bit later and then merge it.

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.

BTQ modules code cleanup: remove spurious module names in addlog() messages

2 participants