Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaomi7732/codewithsaar.extensions.logging
One line code to add File Logger into your application
https://github.com/xiaomi7732/codewithsaar.extensions.logging
Last synced: 4 days ago
JSON representation
One line code to add File Logger into your application
- Host: GitHub
- URL: https://github.com/xiaomi7732/codewithsaar.extensions.logging
- Owner: xiaomi7732
- License: mit
- Created: 2022-03-13T05:51:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T17:01:53.000Z (over 2 years ago)
- Last Synced: 2023-02-28T20:06:10.394Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to CodeWithSaar.Extensions.Logging
This is the repository to put custom logging providers like:
* [CodeWithSaar.Extensions.Logging.File](./CodeWithSaar.Extensions.Logging.File/Readme.MD)
* [![Build example](https://github.com/xiaomi7732/CodeWithSaar.Extensions.Logging/actions/workflows/nightly-example.yaml/badge.svg)](https://github.com/xiaomi7732/CodeWithSaar.Extensions.Logging/actions/workflows/nightly-example.yaml) ![Package-Badge](https://img.shields.io/nuget/v/CodeWithSaar.Extensions.Logging.File?style=plastic) ![Download-Badge](https://img.shields.io/nuget/dt/CodeWithSaar.Extensions.Logging.File?style=plastic)* Android logcat (works with Xamarin.Android)
Please find details by the links above for each provider.
This repository is part of CodeWithSaar at: .