Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
..
DbTarget.php refactored logger to support array values out of the box. 10 years ago
Dispatcher.php Moved handling from Target to Dispatcher, fixed edge cases 10 years ago
EmailTarget.php Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
FileTarget.php better fix for #2988 10 years ago
Logger.php Fixes #3968: Messages logged in shutdown functions are not handled 10 years ago
SyslogTarget.php removed unused argument 10 years ago
Target.php Moved handling from Target to Dispatcher, fixed edge cases 10 years ago