mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	dedicated_room: properly initialize logging (#7468)
This commit is contained in:
		
							parent
							
								
									f4768cd26c
								
							
						
					
					
						commit
						69e758d738
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -152,6 +152,7 @@ static void SaveBanList(const Network::Room::BanList& ban_list, const std::strin | |||
| static void InitializeLogging(const std::string& log_file) { | ||||
|     Common::Log::Initialize(log_file); | ||||
|     Common::Log::SetColorConsoleBackendEnabled(true); | ||||
|     Common::Log::Start(); | ||||
| } | ||||
| 
 | ||||
| /// Application entry point
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue