predominant
|
8f880731c6
|
Removing closing PHP tags.
|
2010-05-11 08:27:28 +10:00 |
|
Mark Story
|
33a2907202
|
Adding CakeLogInterface and implementing it in core and test suite classes. The new interface is used for method detection instead of a hard method check. Making CakeLog throw exceptions instead of trigger errors when things go wrong.
|
2010-04-23 22:31:21 -04:00 |
|
Mark Story
|
f13e70b936
|
Changing object constructor.
Adding visibility keyword.
|
2010-04-14 00:25:14 -04:00 |
|
predominant
|
329a13fe5f
|
Changed all $_ declared variables to protected.
|
2010-04-04 16:36:12 +10:00 |
|
Mark Story
|
b33fdba6d9
|
Updating doc blocks on Folder class and implementing a few small refactors to make code simpler.
|
2010-01-25 11:18:33 -05:00 |
|
mark_story
|
d1066bfeaf
|
Updating FileLog to include File if it does not already exist, fixes possible fatal errors if log was written to during the bootstrap process.
|
2009-11-21 15:21:19 -05:00 |
|
predominant
|
0977b3fe15
|
Standardising docblock endings throughout.
|
2009-11-14 23:19:25 +11:00 |
|
mark_story
|
e7c2fe2b7e
|
Merge branch '1.3-misc' of dev@code.cakephp.org:cakephp into 1.3-misc
|
2009-11-06 09:24:55 -05:00 |
|
predominant
|
62810fb4f4
|
Updating more Copyright dates.
|
2009-11-06 18:04:38 +11:00 |
|
predominant
|
384bb7a0e0
|
Update license lines throughout.
|
2009-11-06 17:51:51 +11:00 |
|
predominant
|
d7b604c8ed
|
Fixing links throughout
|
2009-11-06 17:46:59 +11:00 |
|
mark_story
|
83845c6b1b
|
Removing blank line.
|
2009-11-05 23:27:58 -05:00 |
|
mark_story
|
5506af8fcc
|
Updating file headers.
Removing Object::$_log. CakeLog is now called statically. Saving an instance is not longer necessary or desired.
|
2009-11-05 23:21:40 -05:00 |
|
mark_story
|
01bb9e5957
|
Refactoring FileLog
Adding test case for FileLog
|
2009-11-05 19:41:43 -05:00 |
|
mark_story
|
d23f2f4604
|
Implementing CakeLog::config() adding simple tests for config().
|
2009-11-05 19:16:46 -05:00 |
|
mark_story
|
6523fb1d47
|
Adding initial implementation of Logging streams.
|
2009-11-04 18:19:22 -05:00 |
|