Atmosphere/stratosphere/ams_mitm/source/set_mitm
SciresM e9849c74cf
LogManager: implement system module, client api, logging api (#1617)
Some notes:

* Unless `atmosphere!enable_log_manager` is true, Nintendo's log manager will be used instead.
  * This prevents paying memory costs for LM when not enabling logging.
  * To facilitate this, Atmosphere's log manager has a different program id from Nintendo's.
  * `atmosphere!enable_htc` implies `atmosphere!enable_log_manager`.
* LogManager logs to tma, and the SD card (if `lm!enable_sd_card_logging` is true, which it is by default).
* Binary logs are saved to `lm!sd_card_log_output_directory`, which is `atmosphere/binlogs` by default.
2021-09-11 19:32:14 -07:00
..
set_mitm_service.cpp set.mitm: much more aggressively cache locale (#1160) 2020-09-23 02:01:07 -07:00
set_mitm_service.hpp ams_mitm: update for new sf semantics 2021-01-20 23:39:31 -08:00
set_shim.c set.mitm: much more aggressively cache locale (#1160) 2020-09-23 02:01:07 -07:00
set_shim.h set.mitm: much more aggressively cache locale (#1160) 2020-09-23 02:01:07 -07:00
setmitm_module.cpp ams_mitm: update for new sf semantics 2021-01-20 23:39:31 -08:00
setmitm_module.hpp ams: centralize system thread definitions 2020-04-17 01:06:07 -07:00
setsys_mitm_service.cpp ams-1.0.0: meso no longer optional, remove conditional logic 2021-09-06 16:26:50 -07:00
setsys_mitm_service.hpp ams_mitm: update for new sf semantics 2021-01-20 23:39:31 -08:00
settings_fwdbg_api_override.cpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
settings_sd_kvs.cpp LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
settings_sd_kvs.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00