# Functions
InitializeLogging initializes the logging configuration for the CLI.
NormalizeGitlabURL normalizes the Gitlab URL to ensure it is in the correct format for the Gitlab API, which requires the URL to end with "/api/v4" and to start with "https".