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 |
|