cups
cups copied to clipboard
Feature: Add debug message for ServerAlias directive
Fixes #1390
This PR adds a debug log message to the scheduler to confirm when a ServerAlias directive is successfully loaded from the cupsd.conf file.
Hi @this-is-varunxyz ,
thank you for the PR!
I will add notes to the review. Personally I wouldn't file a ticket for such cosmetic change (adding a debug message) - the PR with explanation is fine.
One minor note here - if the LogLevel isn't set prior to the ServerAlias line, nothing will be logged... ;)