Info
Version: | 1.0.0 |
Author(s): | J E |
Last Update: | Tuesday, June 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/je_test_AppLogger |
Install
Install-Package je_test_AppLogger
dotnet add package je_test_AppLogger
paket add je_test_AppLogger
je_test_AppLogger Download (Unzip the "nupkg" after downloading)
> Log(string txt) { writes a given string to the console }
> HelloWorld() { writes "hello world" to the console }.