forked from qt-creator/qt-creator
debugger: some color for time stamps in log output
This commit is contained in:
@@ -135,6 +135,7 @@ enum LogChannel
|
||||
LogWarning,
|
||||
LogError,
|
||||
LogStatus, // Used for status changed messages
|
||||
LogTime, // Used for time stamp messages
|
||||
LogDebug,
|
||||
LogMisc
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user