Dear all,
I use C:\watir1145\examples\logging\example_logger1.rb to do logging, it will output the same message both into the console and log file. Now, I want it output brief message on the console while detail message in the log file, in other words, the run result for each test case on the console and trace/debug information for every step in the log file, is there an switch parameter in it can achieve it? Or is there any ruby class/script/project which can conveniently solve this problem? Regards, Jason
example_logger1.rb
Description: example_logger1.rb
test_logger1.rb
Description: test_logger1.rb
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
