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-18 01:07:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
log
History
Klimov Paul
771ff15133
Fixed
yii\log\Logger
unable to export session id
...
close
#8174
fixes
#8036
2015-04-24 18:22:26 +02:00
..
migrations
Fixes
#7383
: Fix precision loss in log timestamps when using
yii\log\DBTarget
2015-02-26 04:11:27 +03:00
DbTarget.php
Fixes
#6398
: Added support for specifying dependent component in terms of a configuration array for classes such as
DbCache
2015-01-04 19:28:05 -05:00
Dispatcher.php
added trace level to log message formatting
2014-07-02 18:46:07 +02:00
EmailTarget.php
Fixes
#6398
: Added support for specifying dependent component in terms of a configuration array for classes such as
DbCache
2015-01-04 19:28:05 -05:00
FileTarget.php
allow disabling log rotation
2015-01-22 16:57:23 +01:00
Logger.php
Fixed
yii\log\Logger
unable to export session id
2015-04-24 18:22:26 +02:00
SyslogTarget.php
property codestyle framework
2014-07-30 00:21:31 +02:00
Target.php
Optimized checks order in conditions
2015-02-08 17:56:36 +03:00