Difference between revisions of "OpenUserLog - Debug"
Jump to navigation
Jump to search
added notes on log cycling and multiple plugins
imported>Qazaaq (game folder is in my documents/my games) |
imported>Qazaaq (added notes on log cycling and multiple plugins) |
||
Line 21: | Line 21: | ||
Debug.OpenUserLog("myUserLog") | Debug.OpenUserLog("myUserLog") | ||
</source> | </source> | ||
== Notes == | |||
*A new log file is created each game session (a session ends when the game is no longer running). | |||
*Multiple scripts and plugins can write to the same logfile. | |||
== See Also == | == See Also == |