Commit Graph

23 Commits

Author SHA1 Message Date
Leo R. Lundgren
7a194496a5 Fix a bunch of @param and @return phpdoc errors in various files. 2012-08-03 16:17:58 +02:00
Carsten Brandt
59ac7782b8 added ILogFilter interface
according to discussion in issue #684
2012-06-29 17:28:25 +02:00
Carsten Brandt
798989ccc9 fixes #865 CLogRoute now doesn't process empty log
processing empty log array caused empty email sent and empty line in
logfile.
2012-06-25 23:40:13 +02:00
Jon Langevin
a01eabd97e yiisoft/yii#179 - Updated method documentation regarding usage, per @samdark 2012-05-29 19:15:36 -03:00
Jon Langevin
1b0bc9d6c5 yiisoft/yii#179 - Correcting spacing as mentioned by @samdark 2012-05-29 18:23:33 -03:00
intel352
a3800efca1 Fixes yiisoft/yii#179 - Filter profiling results by categories 2012-05-18 13:00:47 -04:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
d89f8e6a80 (Fixes issue 3041) Fixed possible infinite loop while processing logs 2011-12-26 14:27:14 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
alexander.makarow
a649d811ba (Fixes issue 2403) 2011-07-06 20:59:41 +00:00
qiang.xue
f14fa66999 *Added CLogger::autoDump to allow writing log messages to destinations in real time 2011-05-09 09:26:24 +00:00
mdomba
b5919b7f3b doc fix 2011-03-28 11:08:06 +00:00
qiang.xue
26df6b9520 (Fixes issue 1816) 2011-03-13 14:22:55 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
74e6311679 * (Fixes issue 666) Added support for auto-flushing log messages 2009-12-08 19:11:31 +00:00
qiang.xue
260a80e4a9 merge from 1.0 2009-05-22 20:14:05 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
d0210a1e83 2008-12-01 17:54:19 +00:00
qiang.xue
e9c962cf84 moved core/log to logging. 2008-12-01 17:52:23 +00:00