From 3e6b45437f75bb4ad20ce5b42f1cf9d1a8029129 Mon Sep 17 00:00:00 2001 From: dufourj Date: Tue, 14 Mar 2006 21:34:17 +0000 Subject: Log : - adding a file logger. --- i/marvin/src/log/logger_stdout.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i/marvin/src/log/logger_stdout.hh') diff --git a/i/marvin/src/log/logger_stdout.hh b/i/marvin/src/log/logger_stdout.hh index 6147e76..eaa706a 100644 --- a/i/marvin/src/log/logger_stdout.hh +++ b/i/marvin/src/log/logger_stdout.hh @@ -29,7 +29,7 @@ #include #include -/// Null logger to prevent losing time +/// Logger to stdout. class LoggerStdout : public Logger { public: -- cgit v1.2.3