jacdac-dotnet/Jacdac.NET.Logging
Peli de Halleux 851d9d2d1b
feature: enabling logging infrastruce (#11)
* better logging infrastructure

* hide constants

* bus cleanup

* sound player server

* crash in client

* run configure after restoring registers

* run connect after configuration

* run connected without spinning new thread

* moving logging logic

* more logging cleanup

* refactor

* align names with Microsoft Logging terminology

* don't send log message if handler attached

* add ILogging support

* use platform debug function

* updated cateogry

* more tracing cleanup

* testing sound player server

* formatting fixes

* error handling in pipes
2022-01-18 07:07:37 -08:00
..
Jacdac.NET.Logging.csproj feature: enabling logging infrastruce (#11) 2022-01-18 07:07:37 -08:00
JacdacLogger.cs feature: enabling logging infrastruce (#11) 2022-01-18 07:07:37 -08:00
JacdacLoggerExtensions.cs feature: enabling logging infrastruce (#11) 2022-01-18 07:07:37 -08:00
JacdacLoggerProvider.cs feature: enabling logging infrastruce (#11) 2022-01-18 07:07:37 -08:00