Skip to content

Enabling optional logging of adding sources#55

Open
pjanck wants to merge 1 commit intoByronMayne:masterfrom
pjanck:enablingOptionalLoggingOfSourceAdded
Open

Enabling optional logging of adding sources#55
pjanck wants to merge 1 commit intoByronMayne:masterfrom
pjanck:enablingOptionalLoggingOfSourceAdded

Conversation

@pjanck
Copy link
Contributor

@pjanck pjanck commented Jan 31, 2026

Added a flag to function AddSource to optionally turn off the logging.

I have only edited on GitHub and have not tried compiling - hopefully the changes are syntactically OK.

Fixes #54

Added a flag to function `AddSource` to optionally turn off the logging.
@ByronMayne
Copy link
Owner

Hey pjack,
Thanks for rising the issue, I can understand that being annoying lol. I think instead though I can just create an settings object that allows you to change the levels. This way if more settings are added we don't just continue expanding the parameters. Let me take a look

@pjanck
Copy link
Contributor Author

pjanck commented Feb 2, 2026

I am happy with any solution :)

I agree that my fix is more "quick and dirty" - if there is a settings object, I will gladly use it appropriately.

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.

New setting: turn off logging of added sources

2 participants