-
Notifications
You must be signed in to change notification settings - Fork 3
LogWrite
Nightinggale edited this page Jun 4, 2018
·
1 revision
Allows easy access to writing to the log.
Gain easy access to write to the log whenever you have the need to do so.
| Tag | Mandatory | Type | Default | Description |
|---|---|---|---|---|
| patchName | no | string | Name of patch for log/profiling | |
| Once | no | bool | yes | Sets if the log writing should be once or each call |
| Log writing | no | Note: only uses the Success part of log writing |
Always
<li Class="ModCheck.LogWrite">
<patchName>Identifying strings for FindFile</patchName>
<MessageSuccess>Mod: "{0}", File: "{1}"</MessageSuccess>
</li>