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-12 20:21:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0f9a6d701a52017130e47ebe9f5b74ea0f55c44
yii2
/
framework
/
log
History
Alexander Makarov
ab799d8ea9
Fixes
#2911
: Removed
tbl_
default for table prefix
2014-03-30 19:33:46 +04:00
..
DbTarget.php
Fixes
#2911
: Removed
tbl_
default for table prefix
2014-03-30 19:33:46 +04:00
Dispatcher.php
ensure log dispatcher gets registered with logger in all cases
2014-03-27 15:05:16 +01:00
EmailTarget.php
reverted breaking PHPdoc codestyle changes
2014-03-23 20:51:09 +01:00
FileTarget.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
Logger.php
Fix
#2877
:
yii\log\Logger
is split into
yii\log\Logger
and
yii\log\Dispatcher
. (qiangxue)
2014-03-26 21:48:41 -04:00
Target.php
reverted breaking PHPdoc codestyle changes
2014-03-23 20:51:09 +01:00