Files
Aurora.3/config/example/logging_files.json
DreamySkrell 45390466f7 Cooking Codex (#18220)
* hmm

* cooking

* need a medic bag

* a

* cc

* a

* huh

* k

* oops

* Update codex.dm

* hmm

* ahhhhhhhh

* tests rerun please

---------

Co-authored-by: DreamySkrell <>
2024-01-30 10:56:57 +00:00

50 lines
2.2 KiB
JSON

{
"world_asset_log":"world_asset.log",
"config_error_log":"config_error.log",
"filter_log":"filter.log",
"lua_log":"lua.log",
"world_map_error_log":"world_map_error.log",
"perf_log":"perf.log",
"world_qdel_log":"world_qdel.log",
"query_debug_log":"query_debug.log",
"world_runtime_log":"world_runtime.log",
"sql_error_log":"sql_error.log",
"world_game_log":"world_game.log",
"world_job_debug_log":"world_job_debug.log",
"signals_log":"signals.log",
"world_suspicious_login_log":"world_suspicious_login.log",
"world_uplink_log":"world_uplink.log",
"world_attack_log":"world_attack.log",
"combat_log":"combat.log",
"world_pda_log":"world_pda.log",
"world_telecomms_log":"world_telecomms.log",
"world_speech_indicators_log":"world_speech_indicators.log",
"world_tool_log":"world_tool.log",
"world_href_log":"href.log",
"garbage_collector_log":"garbage_collector.log",
"harddel_log":"harddel.log",
"world_paper_log":"world_paper.log",
"world_manifest_log":"world_manifest.log",
"world_loadout_log":"world_loadout.log",
"world_subsystems_log":"subsystems/world_subsystems.log",
"world_subsystems_chemistry_log":"subsystems/chemistry.log",
"world_subsystems_codex_log":"subsystems/codex.log",
"world_subsystems_atlas_log":"subsystems/atlas.log",
"world_subsystems_ghostroles_log":"subsystems/ghostroles.log",
"world_subsystems_law_log":"subsystems/law.log",
"world_subsystems_cargo_log":"subsystems/cargo.log",
"world_subsystems_discord_log":"subsystems/discord.log",
"world_subsystems_documents_log":"subsystems/documents.log",
"world_subsystems_fail2topic_log":"subsystems/fail2topic.log",
"world_subsystems_mapfinalization_log":"subsystems/mapfinalization.log",
"world_subsystems_tgui":"subsystems/tgui.log",
"world_modules_ghostroles_log":"modules/ghostroles.log",
"world_modules_customitems_log":"modules/customitems.log",
"world_modules_exoplanets_log":"modules/exoplanets.log",
"world_modules_sectors_log":"modules/sectors.log",
"world_modules_ruins_log":"modules/ruins.log",
"world_subsystems_zas":"subsystems/zas.log",
"world_subsystems_zas_debug":"subsystems/zas.log",
"world_subsystems_http":"subsystems/http.log"
}