SilverFire - Dmitry Naumenko
|
22832b7c49
|
release version 2.0.14
|
2018-02-19 00:27:09 +02:00 |
|
Dmitry Alekseev
|
bf19882a23
|
is_dir check is removed
|
2018-02-18 16:22:45 +03:00 |
|
Dmitry Alekseev
|
484d2a63ec
|
is_dir check is removed
|
2018-02-18 14:48:06 +03:00 |
|
Dmitry Alekseev
|
1b14628dbf
|
Directory creation is moved to export() method
|
2018-02-18 12:57:09 +03:00 |
|
Bizley
|
8b74e29663
|
Fixes #14296: Fixed log targets to throw exception in case log can not be properly exported
|
2018-02-04 01:20:09 +07:00 |
|
Elvira Sheina
|
9a16f8fecc
|
Fixes #8983: Only truncate the original log file for rotation
|
2017-11-30 23:23:21 +03:00 |
|
Carsten Brandt
|
4b9e48b8dc
|
improved docs: link term "path alias" to the guide
|
2017-06-02 10:45:20 +02:00 |
|
Robert Korulczyk
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
Klimov Paul
|
09b1fd47e0
|
Fixed yii\log\FileTarget does not apply fileMode for rotated via copy files
|
2016-08-30 13:41:54 +03:00 |
|
Carsten Brandt
|
7c609ad8fb
|
allow disabling log rotation
fixes #6896
close #6913
|
2015-01-22 16:57:23 +01:00 |
|
Carsten Brandt
|
b5ccf3bc04
|
changed default for rotateByCopy of FileTarget
works on windows out of the box now.
fixes #3989
|
2014-06-27 14:53:08 +02:00 |
|
Carsten Brandt
|
bd9cddb8d9
|
fixed rotateByCopy to avoid any rename()
fixes issue #3989
|
2014-06-27 12:54:20 +02:00 |
|
Carsten Brandt
|
cc5c413711
|
better fix for #2988
|
2014-06-25 23:17:45 +02:00 |
|
Carsten Brandt
|
18c3e8ef01
|
clear stat cache in logger to avoid cache of file state
fixes #2988
|
2014-06-25 23:14:33 +02:00 |
|
Carsten Brandt
|
efbd23b52e
|
refactored logger to support array values out of the box.
fixes #3245, #3244
|
2014-06-09 14:58:36 +02:00 |
|
Paweł 'Zibi' Zaremba
|
b1cf051a73
|
Adding rotateByCopy to yii\log\FileTarget #3562
|
2014-05-26 10:25:15 +02:00 |
|
SonicGD
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
peeradach001
|
f36ec8c9ca
|
doc fix
|
2014-01-24 16:25:41 +07:00 |
|
Qiang Xue
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|