31 Commits (a58eb8e20ae44672fe360dd89fb2f24690e71c4f)

Author SHA1 Message Date
Carsten Brandt 886def8571 removed unused argument 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Paweł 'Zibi' Zaremba b1cf051a73 Adding rotateByCopy to yii\log\FileTarget #3562 10 years ago
Alexander Makarov 4e5079abd8 Fix #3327: "Unable to find debug data" when logging objects with circular references 11 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Carsten Brandt 12d34849cc improved phpdoc command 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Alexander Makarov f6eb5e69bc Fixes #2998: Added `framework\log\SyslogTarget` that is able to write log to syslog 11 years ago
miramir bdbcadbe8a Add SyslogTarget 11 years ago
Qiang Xue 3616d1f0d1 Fixes #2816: Changed default date and time format of `yii\base\Formatter` to `Y-m-d` and `H:i:s` 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt 093f5ebd32 ensure log dispatcher gets registered with logger in all cases 11 years ago
Carsten Brandt 6f552e0fdf ensure logger gets set before any other config 11 years ago
Carsten Brandt f0dcceb37c ensure Dispatchers logger gets set when requested. 11 years ago
Qiang Xue f7edebb295 Fixed test break. 11 years ago
Qiang Xue f8b63591b0 Fix #2877: `yii\log\Logger` is split into `yii\log\Logger` and `yii\log\Dispatcher`. (qiangxue) 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue b393ea0d81 Fixes #2851. 11 years ago
Qiang Xue d79febfd04 removed space in log prefixes [skip ci] 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 72c99663ff Refactored container. 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
Qiang Xue c6a946ec79 Fixes #497: Removed `\yii\log\Target::logUser` and added `\yii\log\Target::prefix` to support customizing message prefix 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
peeradach001 f36ec8c9ca doc fix 11 years ago
Alexander Makarov 5d23a066ca Removed unused imports 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago