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-13 04:38:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1af3133c9488d73aaa28f922bc34eb61886d806
yii2
/
framework
/
log
History
Dmitriy Makarov
51d9c288cb
Added missing 'LEVEL_PROFILE' (
#12068
)
2016-08-03 11:11:50 +03:00
..
migrations
Changed SQLite
fix
#11652
according to
https://github.com/yiisoft/yii2/pull/11653#issuecomment-224016289
2016-06-06 19:57:42 +03:00
DbTarget.php
fixes
#11333
avoid serializing php7 errors (
#11335
)
2016-04-13 05:52:48 +02:00
Dispatcher.php
release version 2.0.8
2016-04-28 16:50:20 +02:00
EmailTarget.php
PSR-2 spaces, commas, etc
2015-06-09 00:05:06 +03:00
FileTarget.php
allow disabling log rotation
2015-01-22 16:57:23 +01:00
Logger.php
Added 'LEVEL_PROFILE' to the map of levels (
#12045
)
2016-07-29 16:25:03 +03:00
SyslogTarget.php
Added missing 'LEVEL_PROFILE' (
#12068
)
2016-08-03 11:11:50 +03:00
Target.php
improved PHPdoc and
@since
annotations
2016-07-11 12:58:43 +02:00