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
  • typo3
  • sysext
  • core
  • Classes
  • Database
  • Connection.php
Find file BlameHistoryPermalink
  • Markus Klein's avatar
    [!!!][TASK] Replace GeneralUtility::sysLog() with Logging API · 27ee6450
    Markus Klein authored Sep 10, 2017 and Benni Mack's avatar Benni Mack committed Sep 18, 2017
    The function GeneralUtility::sysLog() is deprecated and all calls
    are replaced with direct calls to according Logging API methods.
    
    The usual configuration options of the Logging API allows to
    define all sorts of destinations for log entries, including
    the syslog facility as well as file targets.
    
    Resolves: #82430
    Releases: master
    Change-Id: Ief3f3f14fd10a3ae90b9df4a5e4e7456c2f7619c
    Reviewed-on: https://review.typo3.org/54090
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: default avatarAlexander Schnitzler <review.typo3.org@alexanderschnitzler.de>
    Tested-by: default avatarAlexander Schnitzler <review.typo3.org@alexanderschnitzler.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    27ee6450