Bug #35857
Logger Configuration in localconf.php cannot use CONST from t3lib_log_Level
| Status: | Resolved | Start date: | 2012-04-11 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Configuration | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | ||||
| Votes: | 0 |
Description
localconf.php from extension gets parsed before autoloader is started.
History
Updated by Steffen Müller about 1 year ago
- Subject changed from Logger Configuration in ext_localconf.php cannot use CONST from t3lib_log_Level to Logger Configuration in localconf.php cannot use CONST from t3lib_log_Level
Updated by Steffen Müller 9 months ago
- Status changed from New to Resolved
Solved by adding t3lib_log_level to the required classes in typo3/classes/Bootstrap/BaseSetup.php