a simple class for sending logs/messages to Telegram, IFTTT, ...
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Marcel Siegel | 
| Last Update: | Tuesday, February 6, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SmartLog | 
Install
Install-Package SmartLog
                        dotnet add package SmartLog
                        paket add SmartLog
                        
                                SmartLog Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 - Telegram.Bot(>= 13.4.0)