mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-03 22:22:08 +00:00 
			
		
		
		
	Before this change, the log is buffered, so if the host application exits for any reason, it usually would not show up in the log file immediately, and the service has to be restarted for the logs to be flushed. This commit disables the buffering so that any log entries shows up immediately.