SharpAdb / AdvancedSharpAdbClient

AdvancedSharpAdbClient is a .NET library that allows .NET, Mono and Unity applications to communicate with Android devices. It's improved version of SharpAdbClient.
https://sharpadb.github.io
Apache License 2.0
201 stars 54 forks source link

Replace Microsoft.Extensions.Logging with custom ILogger #76

Closed wherewhere closed 1 year ago

wherewhere commented 1 year ago

Now you can use not only Microsoft.Extensions.Logging but also Log4Net or MetroLog to log message.