Files
Aurora.3/config/example/logging_files.json
Fluffy b183188689 Better logging (#16164)
* Initial

* Cleared duplicates

* More work, get rid of log_error

* more

* log_debug() to macro LOG_DEBUG

* More work

* More

* Guh

* Maybe better?

* More work

* gah

* Dear lord

* *inserts swears here*

* gdi

* More work

* More

* dear lord

* fsdfsdafs

* rsdaf

* sadfasf

* sdafsad

* fgsd

* small fuckup fix

* jfsd

* sdafasf

* gdi

* sdfa

* sfdafgds

* sdafasdvf

* sdfasdfg

* sdfsga

* asdf

* dsfasfsagf

* ihibhbjh

* fsadf

* adfas

* sdafsad

* sdfasd

* fsda

* vhb

* asf

* for arrow

* removed source file-line logging, added header for tgui
2023-08-05 21:53:11 +00:00

44 lines
1.9 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_subsystems_log":"subsystems/world_subsystems.log",
"world_subsystems_chemistry_log":"subsystems/chemistry.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_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"
}