View Single Post
09-18-15, 08:14 AM   #5
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
The combat log, like most other built-in logs, doesn't require a UI reload or logout to be written out to disk, because the game has total control of what's written to it. You can't write arbitrary info to the combat log.

However, you'll note that chat logs aren't written out in real-time.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote