mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-08 13:11:49 +00:00
e9849c74cf
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. |
||
---|---|---|
.. | ||
erpt_srv_allocator.hpp | ||
erpt_srv_attachment.cpp | ||
erpt_srv_attachment.hpp | ||
erpt_srv_attachment_impl.cpp | ||
erpt_srv_attachment_impl.hpp | ||
erpt_srv_cipher.cpp | ||
erpt_srv_cipher.hpp | ||
erpt_srv_context.cpp | ||
erpt_srv_context.hpp | ||
erpt_srv_context_impl.cpp | ||
erpt_srv_context_impl.hpp | ||
erpt_srv_context_record.cpp | ||
erpt_srv_context_record.hpp | ||
erpt_srv_forced_shutdown.cpp | ||
erpt_srv_forced_shutdown.hpp | ||
erpt_srv_formatter.hpp | ||
erpt_srv_journal.cpp | ||
erpt_srv_journal.hpp | ||
erpt_srv_journal_for_attachments.cpp | ||
erpt_srv_journal_for_meta.cpp | ||
erpt_srv_journal_for_reports.cpp | ||
erpt_srv_journal_record.hpp | ||
erpt_srv_keys.cpp | ||
erpt_srv_keys.hpp | ||
erpt_srv_main.cpp | ||
erpt_srv_manager_impl.cpp | ||
erpt_srv_manager_impl.hpp | ||
erpt_srv_ref_count.hpp | ||
erpt_srv_report.cpp | ||
erpt_srv_report.hpp | ||
erpt_srv_report_impl.cpp | ||
erpt_srv_report_impl.hpp | ||
erpt_srv_reporter.cpp | ||
erpt_srv_reporter.hpp | ||
erpt_srv_service.cpp | ||
erpt_srv_service.hpp | ||
erpt_srv_session_impl.cpp | ||
erpt_srv_session_impl.hpp | ||
erpt_srv_stream.cpp | ||
erpt_srv_stream.hpp |