You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
# cat=logger; type=string; label="Log file path for application log"
logFilePath =
# cat=logger; type=options[Emergency=0,Alert=1,Critical=2,Error=3,Warning=4,Notice=5,Info=6,Debug=7]; label="Log level threshold: The minimum log level at which a message is logged. Default is Info. See \TYPO3\CMS\Core\Log\LogLevel for more information."