PSC services: Difference between revisions
Line 155: | Line 155: | ||
| 12001 || [8.0.0+] | | 12001 || [8.0.0+] | ||
|- | |- | ||
| 13000 || [8.0.0+] | | 13000 || [8.0.0+] [[#OpenSyslogLogger]] | ||
|- | |- | ||
| 13001 || [8.0.0+] | | 13001 || [8.0.0+] | ||
Line 174: | Line 174: | ||
|} | |} | ||
== | == OpenSyslogLogger == | ||
Takes a type-0x5 input buffer, no output. | Takes a type-0x5 input buffer, no output. | ||
[9.0.0+] No input, returns a total of 0xC-bytes of output, an [[# | [9.0.0+] No input, returns a total of 0xC-bytes of output, an [[#ISyslogLogger]], and a handle. | ||
== | == ISyslogLogger == | ||
This is "nn::srepo::detail::ipc::ISyslogLogger". | |||
This was added with [9.0.0+]. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |