Actions
Task #85687
closedEpic #84044: Admin Panel Rework
Deprecate RuntimeCacheWriter
Start date:
2018-07-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The RuntimeCacheWriter misuses the TYPO3 Caching Framework to provide InMemoryLogging for the AdminPanel. Instead of having a generic LogWriter in the LoggingFramework this belongs scope-wise to the admin panel and implementation wise separated from the CachingFramework.
The RuntimeCacheWriter should be deprecated and the AdminPanel should use custom log writers on demand when they will become necessary.
Actions