Commit Graph

38 Commits

Author SHA1 Message Date
Paul Klimov
11c3010a82 Fix doc comments at "CLogger" 2013-04-25 12:23:23 +03:00
borales
2f68a75235 Replacing spaces with tabs
[ci skip]
2013-03-06 08:48:59 +02:00
borales
07975cad64 Fixing spaces
[ci skip]
2013-03-06 01:06:46 +02:00
borales
a7af2c5371 Fixing some typos, PHPDocs
[ci skip]
2013-03-06 00:24:35 +02:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Makarov
196bc5ea6f Fixes #1555 2012-10-11 13:00:30 +04:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Paystey
3db6a971b6 No need to check for exception if it's already excluded 2012-09-25 09:37:57 +01:00
Paystey
fd879af1ff New line for function start 2012-09-13 16:14:40 +01:00
Paystey
259b417c79 Changed to just $_except and updated comments for new behaviour 2012-09-13 14:32:03 +01:00
Paystey
fabae4842d Added option to CLogRoute except, to exclude categories from route. Can now also specify as array or seperated string list. 2012-09-13 14:05:54 +01:00
unknown
406c0fedf8 Altered for Yii style & added same functionality to filterTimingByCategory too 2012-09-12 15:36:57 +01:00
Josh Priestly
dc89ce3ecd Allow Negating Categories in CLogRoutes 2012-09-11 13:43:24 +01:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
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