File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# NLog.Targets.MauiLog
2+ [ ![ Version] ( https://badge.fury.io/nu/NLog.Targets.MauiLog.svg )] ( https://www.nuget.org/packages/NLog.Targets.MauiLog )
3+ [ ![ AppVeyor] ( https://img.shields.io/appveyor/ci/nlog/nlog-targets-mauilog/master.svg )] ( https://ci.appveyor.com/project/nlog/nlog-targets-mauilog/branch/master )
4+
25NLog Target for debugging on MAUI / Xamarin Mobile Platforms:
36
47- Apple iOS / MacOS - Unified Logging OSLog (replacement of print and NSLog)
58- Android - Android.Util.Log / LogCat
69- NetStandard - System.Diagnostics.Debugger.Log
710
8- [ ![ Version] ( https://badge.fury.io/nu/NLog.Targets.MauiLog.svg )] ( https://www.nuget.org/packages/NLog.Targets.MauiLog )
9- [ ![ AppVeyor] ( https://img.shields.io/appveyor/ci/nlog/nlog-targets-mauilog/master.svg )] ( https://ci.appveyor.com/project/nlog/nlog-targets-mauilog/branch/master )
10-
1111## How to setup NLog in MAUI
1212
13131 ) ** Install the NLog packages**
You can’t perform that action at this time.
0 commit comments