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-14 06:11:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
log
History
Alexander Makarov
1f7134634b
Use static:: instead of $this for static method calls
2016-02-16 14:06:23 +03:00
..
migrations
Update syntax migration
2015-10-05 06:02:11 +02:00
DbTarget.php
applied the same fix as
#7305
also to DbTarget
2015-08-03 00:45:34 +02:00
Dispatcher.php
added trace level to log message formatting
2014-07-02 18:46:07 +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
Global DOCS update: ~~~ replaced with ```
2015-12-02 23:15:28 +02:00
SyslogTarget.php
convert exceptions to string before saving log messages
2015-05-15 18:49:38 +02:00
Target.php
Use static:: instead of $this for static method calls
2016-02-16 14:06:23 +03:00