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-08-23 04:00:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
log
History
Alexander Makarov
42ca4bb991
Fixed
yii\log\DbTarget
migration and SQLs to use float column for log_time
2014-11-12 14:06:39 +03:00
..
migrations
Fixed
yii\log\DbTarget
migration and SQLs to use float column for log_time
2014-11-12 14:06:39 +03:00
DbTarget.php
Fixes
#4263
: Added migration and SQL schema files for
yii\log\DbTarget
2014-11-06 23:22:26 +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
#5997
: The same message may be exported twice to log targets
2014-11-10 13:49:19 -05:00
SyslogTarget.php
property codestyle framework
2014-07-30 00:21:31 +02:00
Target.php
Fixes
#5768
: When setting
data-confirm
attribute to a submit button, clicking on the button would not trigger form submission
2014-11-07 10:29:04 -05:00