forked from qt-creator/qt-creator
		
	Made CDB use colored output and add LogWarning.
This commit is contained in:
		@@ -131,6 +131,7 @@ enum LogChannel
 | 
			
		||||
{
 | 
			
		||||
    LogInput,   // Used for user input
 | 
			
		||||
    LogOutput,
 | 
			
		||||
    LogWarning,
 | 
			
		||||
    LogError,
 | 
			
		||||
    LogStatus,  // Used for status changed messages
 | 
			
		||||
    LogDebug,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user