Feat: Override core logger to add timestamps without microseconds
This commit is contained in:
@@ -166,7 +166,7 @@ call_user_func(function() {
|
||||
|
||||
$GLOBALS['TYPO3_CONF_VARS']['LOG']['EP']['EpEvents']['Controller']['writerConfiguration'] = [
|
||||
\TYPO3\CMS\Core\Log\LogLevel::INFO => [
|
||||
\TYPO3\CMS\Core\Log\Writer\DatabaseWriter::class => [
|
||||
\EP\EpProducts\Log\Writer::class => [
|
||||
'logTable' => 'tx_epevents_log'
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user