add a debug info
This commit is contained in:
		
							parent
							
								
									35f174fa5d
								
							
						
					
					
						commit
						856f84d37a
					
				| @ -173,7 +173,7 @@ pub fn core_main() -> Option<Vec<String>> { | ||||
|             crate::start_os_service(); | ||||
|             return None; | ||||
|         } else if args[0] == "--server" { | ||||
|             log::info!("start --server"); | ||||
|             log::info!("start --server with user {}", crate::username()); | ||||
|             #[cfg(target_os = "windows")] | ||||
|             { | ||||
|                 crate::start_server(true); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user