public
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/halorgium/mephisto.git
Search Repo:
Set Viking's logger during initialization.
francois (author)
Mon Mar 10 20:38:32 -0700 2008
commit  1734f2205fe0ba4967c9492b8cec96cd69bbe3c3
tree    4e21e9b62c81d86d769baf5e40dc9be138c086b5
parent  92642995a675aa4f380eecd8fe10767cdbec08d8
...
38
39
40
 
 
...
38
39
40
41
42
0
@@ -38,4 +38,6 @@
0
 
0
 Dependencies.autoloaded_constants.delete "Mephisto"
0
 Dependencies.autoloaded_constants.delete "Mephisto::Plugin"
0
+
0
+Viking.logger = RAILS_DEFAULT_LOGGER

Comments

    No one has commented yet.