Files
Paradise/datum/configuration_section/logging_configuration.html

1 line
10 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/configuration_section/logging_configuration - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="datum/configuration_section/logging_configuration.html#var">Var Details</a></header><main><h1>logging_configuration <aside>/<a href="datum.html">datum</a>/<a href="datum/configuration_section.html">configuration_section</a>/<a href="datum/configuration_section/logging_configuration.html">logging_configuration</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L2"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 2"></a></h1><p>Config holder for all things regarding logging</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/access_logging">access_logging</a></th><td>Log client access (login/logout)</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/admin_logging">admin_logging</a></th><td>Log admin actions</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/admin_warning_logging">admin_warning_logging</a></th><td>Log admin warning messages</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/adminchat_logging">adminchat_logging</a></th><td>Log asay messages</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/attack_logging">attack_logging</a></th><td>Enable logging of attacks between players</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/debug_logging">debug_logging</a></th><td>Log debug messages</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/emote_logging">emote_logging</a></th><td>Enable logging of emotes</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/game_logging">game_logging</a></th><td>Log game events (roundstart, results, a lot of other things)</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/href_logging">href_logging</a></th><td>Log hrefs</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/ooc_logging">ooc_logging</a></th><td>Log OOC messages</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/pda_logging">pda_logging</a></th><td>Enable logging of PDA messages</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/runtime_logging">runtime_logging</a></th><td>Enable runtime logging</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/say_logging">say_logging</a></th><td>Log ingame say messages</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/vote_logging">vote_logging</a></th><td>Enable logging of votes and their results</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/whisper_logging">whisper_logging</a></th><td>Enable logging of whipers</td></tr><tr><th><a href="datum/configuration_section/logging_configuration.html#var/world_logging">world_logging</a></th><td>Enable world.log output logging</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/access_logging"><aside class="declaration">var </aside>access_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L10"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 10"></a></h3><p>Log client access (login/logout)</p><h3 id="var/admin_logging"><aside class="declaration">var </aside>admin_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L8"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 8"></a></h3><p>Log admin actions</p><h3 id="var/admin_warning_logging"><aside class="declaration">var </aside>admin_warning_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L30"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 30"></a></h3><p>Log admin warning messages</p><h3 id="var/adminchat_logging"><aside class="declaration">var </aside>adminchat_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L32"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 32"></a></h3><p>Log asay messages</p><h3 id="var/attack_logging"><aside class="declaration">var </aside>attack_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L20"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 20"></a></h3><p>Enable logging of attacks between players</p><h3 id="var/debug_logging"><aside class="declaration">var </aside>debug_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L34"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 34"></a></h3><p>Log debug messages</p><h3 id="var/emote_logging"><aside class="declaration">var </aside>emote_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L18"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 18"></a></h3><p>Enable logging of emotes</p><h3 id="var/game_logging"><aside class="declaration">var </aside>game_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L12"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 12"></a></h3><p>Log game events (roundstart, results, a lot of other things)</p><h3 id="var/href_logging"><aside class="declaration">var </aside>href_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L28"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 28"></a></h3><p>Log hrefs</p><h3 id="var/ooc_logging"><aside class="declaration">var </aside>ooc_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L4"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 4"></a></h3><p>Log OOC messages</p><h3 id="var/pda_logging"><aside class="declaration">var </aside>pda_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L22"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 22"></a></h3><p>Enable logging of PDA messages</p><h3 id="var/runtime_logging"><aside class="declaration">var </aside>runtime_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L24"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 24"></a></h3><p>Enable runtime logging</p><h3 id="var/say_logging"><aside class="declaration">var </aside>say_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L6"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 6"></a></h3><p>Log ingame say messages</p><h3 id="var/vote_logging"><aside class="declaration">var </aside>vote_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L14"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 14"></a></h3><p>Enable logging of votes and their results</p><h3 id="var/whisper_logging"><aside class="declaration">var </aside>whisper_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L16"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 16"></a></h3><p>Enable logging of whipers</p><h3 id="var/world_logging"><aside class="declaration">var </aside>world_logging <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/configuration/sections/logging_configuration.dm#L26"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/logging_configuration.dm 26"></a></h3><p>Enable world.log output logging</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>