Difference between revisions of "Log services"

From Nintendo Switch Brew
Jump to navigation Jump to search
m (ILogger Cmd 1 -> 3.0.0+)
Line 18: Line 18:
 
| 0 || Initialize
 
| 0 || Initialize
 
|-
 
|-
| 1 || SetDestination
+
| 1 || [3.0.0+] SetDestination
 
|}
 
|}
  

Revision as of 17:17, 20 July 2018

lm

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

Cmd Name
0 OpenLogger

ILogger

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

Cmd Name
0 Initialize
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.