Bug 48866 - S4-Connector: Avoid using logging.basicConfig
Summary: S4-Connector: Avoid using logging.basicConfig
Status: RESOLVED WONTFIX
Alias: None
Product: UCS
Classification: Unclassified
Component: S4 Connector
Version: UCS 4.4
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Samba maintainers
QA Contact: Samba maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-05 18:00 CET by Dirk Wiesenthal
Modified: 2025-09-10 15:20 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Cleanup
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Wiesenthal univentionstaff 2019-03-05 18:00:51 CET
Apparently, the S4 connector sets up logging by using basicConfig. While this is convenient for quick tests, it messes with all the fine tuned loggers and handlers that are used in other software of UCS.

More specifically, we had to workaround this twice in admin-diary. The diary client logged into the s4 connector log file although he was never meant to do that.

Other software cannot guarantee that its logging mechanisms suit the s4 connector.
Comment 1 Jan-Luca Kiok univentionstaff 2024-06-27 12:10:32 CEST
This issue has been filed against UCS 4.4.

UCS 4.4 is out of general maintenance and components may have vastly changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.