From 25c40e9448dd182913092876ebc341d8022c0997 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 2 Jun 2018 15:39:35 +0200 Subject: Update todo --- src/Log.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Log.cpp b/src/Log.cpp index ec7b986..b8f75c8 100644 --- a/src/Log.cpp +++ b/src/Log.cpp @@ -5,7 +5,7 @@ namespace odhtdb { - // TODO: Add color (if output is tty)? + // TODO: Disable color if stdout/stderr is not tty static std::mutex mutexLog; void Log::debug(const char *fmt, ...) -- cgit v1.2.3