Skip to content

Commit

Permalink
colors rework fixed, first working build (w32), still needs downgrade…
Browse files Browse the repository at this point in the history
… from c++11 and cleanup for hardcoded loglevels
  • Loading branch information
n506 committed Nov 27, 2015
1 parent 5703ca1 commit d1ea101
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions log4z.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1841,9 +1841,3 @@ ILog4zManager * ILog4zManager::getInstance()

_ZSUMMER_LOG4Z_END
_ZSUMMER_END

//////////////////////////////////////////////////////////////////////////
// init static
//////////////////////////////////////////////////////////////////////////
//CONSOLE_COLORS& LOG_LEVEL::colors = CONSOLE_COLORS::getInstance();
//static CONSOLE_COLORS COLORS = CONSOLE_COLORS::getInstance();

0 comments on commit d1ea101

Please sign in to comment.