mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	Add time to debug output
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/lib/lib_console.cmd
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/lib/lib_console.cmd
									
									
									
									
										vendored
									
									
								
							| @@ -40,7 +40,7 @@ exit /b | ||||
| :::. | ||||
| :::------------------------------------------------------------------------------- | ||||
|  | ||||
|     if %debug_output% gtr 0 echo DEBUG(%~1): %~2 & echo. | ||||
|     if %debug_output% gtr 0 echo %time% DEBUG(%~1): %~2 & echo. | ||||
|     exit /b | ||||
|  | ||||
| :verbose_output | ||||
|   | ||||
		Reference in New Issue
	
	Block a user