Difference between revisions of "Log services"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
| 1 || SetDestination | | 1 || SetDestination | ||
|} | |} | ||
+ | |||
+ | = lm:get = | ||
+ | This is "nn::lm::ILogGetter". | ||
+ | |||
+ | {| class="wikitable" border="1" | ||
+ | |- | ||
+ | ! Cmd || Name | ||
+ | |- | ||
+ | | 0 || StartLogging | ||
+ | |- | ||
+ | | 1 || StopLogging | ||
+ | |- | ||
+ | | 2 || GetLog | ||
+ | |} | ||
+ | |||
+ | This service doesn't normally exist on retail. | ||
[[Category:Services]] | [[Category:Services]] |
Revision as of 21:24, 12 May 2018
lm
This is "nn::lm::ILogService".
Cmd | Name |
---|---|
0 | OpenLogger |
ILogger
This is "nn::lm::ILogger".
Cmd | Name |
---|---|
0 | Initialize |
1 | SetDestination |
lm:get
This is "nn::lm::ILogGetter".
Cmd | Name |
---|---|
0 | StartLogging |
1 | StopLogging |
2 | GetLog |
This service doesn't normally exist on retail.