public
Fork of vigetlabs/loggable
Description: Small Ruby gem that will allow you to add logging capabilities to any class
Homepage: http://viget.rubyforge.org
Clone URL: git://github.com/reagent/loggable.git
Search Repo:
Updated HISTORY file for release
reagent (author)
Fri May 09 13:20:50 -0700 2008
commit  38dee7e1a68bdbc08d0d5f63ca6f14a5720f167b
tree    639c9d55a98120547089c500898b314cdff6c0f9
parent  f53bbac11240a0f20fc4589ad7f1972eb1f091bf
...
 
 
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
8
9
0
@@ -1,3 +1,9 @@
0
+== 0.1.0 2008-05-09
0
+
0
+* 2 major enhancements:
0
+ * Changed the API for using the logging functionality (Class.logger=)
0
+ * Added in a LoggerStub to intercept calls to a non-existent logging facility
0
+
0
 == 0.0.1 2008-04-24
0
 
0
 * 1 major enhancement:

Comments

    No one has commented yet.