Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • File
  • ExtendedFileUtility.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Use PSR-3 compliant logging in ExtendedFileUtility · 8e912dd8
    Benni Mack authored May 05, 2022 and Christian Kuhn's avatar Christian Kuhn committed May 06, 2022
    This change adapts ExtendedFileUtility logs to use
    interpolation from PSR-3 instead of %s to identify
    variables in log_details properly later-on.
    
    This makes all log messages from ExtendedFileUtility
    PSR-3 compliant.
    
    In addition, details_nr is not in use anymore since TYPO3 v6,
    so the arbitrary ID is removed when logging.
    
    Also, all messages do not contain a "!" at the end anymore,
    as there is no need to emphasize errors through the log message
    itself (that's why there is type "Error" for logging).
    Same goes for "." in order to be consistent.
    
    Resolves: #97558
    Releases: main
    Change-Id: I39d474b7c7edd3707d9959b5e750c64f23bcb1ad
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74527
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Nikita Hovratov's avatarNikita Hovratov <nikita.h@live.de>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Nikita Hovratov's avatarNikita Hovratov <nikita.h@live.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    8e912dd8