Ryujinx/Ryujinx.Common/Logging
Ac_K cfcc360d06 ldn: Implement calls of UserLocalCommunicationService (#829)
* ldn: Implement calls of UserLocalCommunicationService

- Implement `IUserServiceCreator: CreateUserLocalCommunicationService` according to RE.
- Implement `IUserLocalCommunicationService` calls:
  - Every calls in this interface are layered to `NetworkInterface`.
  - `GetState` according to RE.
  - `InitializeOld`, `Initialize` and `Finalize` stubbed with the appropriate result code and some TODO according to RE.
  - `AttachStateChangeEvent` according to RE.

* Fix var name and TODO comments

* Fix review
2019-11-21 13:24:06 +01:00
..
Formatters PrntStub: Add a way to print arrays (#711) 2019-06-27 13:11:51 +02:00
Targets Logger and Configuration Refactoring (#573) 2019-02-11 09:00:32 -03:00
LogClass.cs ldn: Implement calls of UserLocalCommunicationService (#829) 2019-11-21 13:24:06 +01:00
LogEventArgs.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Logger.cs Misc fixes (#772) 2019-09-19 20:59:48 -03:00
LogLevel.cs Implement OutputAccessLogToSdCard and expose an FS access log option (#700) 2019-06-16 03:31:18 +02:00