Log services

From Nintendo Switch Brew
Revision as of 22:58, 8 May 2019 by Lioncache (talk | contribs) (Rename ILogger command 0 from Initialize to Log. I doubt the original service name is Initialize, and this is more in line with what the actual function does; given this is used heavily by some games to fire out debug info.)
Jump to navigation Jump to search

lm

This is "nn::lm::ILogService".

Cmd Name
0 OpenLogger

ILogger

This is "nn::lm::ILogger".

Cmd Name
0 Log
1 [3.0.0+] SetDestination

lm:get

This is "nn::lm::ILogGetter".

Cmd Name
0 StartLogging
1 StopLogging
2 GetLog

This service doesn't normally exist on retail.