This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-10 02:13:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
log
History
Klimov Paul
e54fc6f4c2
yii\mongodb\log\MongoDbTarget
log target added
2014-07-17 17:23:12 +03:00
..
DbTarget.php
yii\mongodb\log\MongoDbTarget
log target added
2014-07-17 17:23:12 +03:00
Dispatcher.php
added trace level to log message formatting
2014-07-02 18:46:07 +02:00
EmailTarget.php
Fixes
#4071
:
mail
component renamed to
mailer
,
yii\log\EmailTarget::$mail
renamed to
yii\log\EmailTarget::$mailer
2014-06-26 18:28:28 +04:00
FileTarget.php
changed default for rotateByCopy of FileTarget
2014-06-27 14:53:08 +02:00
Logger.php
Fixes
#3968
: Messages logged in shutdown functions are not handled
2014-06-19 12:01:57 -04:00
SyslogTarget.php
change default facility of SyslogTarget
2014-07-04 15:02:34 +04:00
Target.php
added trace level to log message formatting
2014-07-02 18:46:07 +02:00