mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Resurrect timestamp. Should make optional
This commit is contained in:
parent
f9faec38be
commit
b75da563d9
@ -71,7 +71,7 @@ public:
|
||||
StopWatch.Start();
|
||||
stream << BLACK<< log.topName << BLACK<< " : ";
|
||||
stream << log.COLOUR <<std::setw(10) << std::left << log.name << BLACK << " : ";
|
||||
// stream << YELLOW<< now <<BLACK << " : " ;
|
||||
stream << YELLOW<< now <<BLACK << " : " ;
|
||||
stream << log.COLOUR;
|
||||
return stream;
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user