SGrottel.SimpleLog.CSharp
2.4.1
Requires NuGet 3.3 or higher.
dotnet add package SGrottel.SimpleLog.CSharp --version 2.4.1
NuGet\Install-Package SGrottel.SimpleLog.CSharp -Version 2.4.1
<PackageReference Include="SGrottel.SimpleLog.CSharp" Version="2.4.1" />
paket add SGrottel.SimpleLog.CSharp --version 2.4.1
#r "nuget: SGrottel.SimpleLog.CSharp, 2.4.1"
// Install SGrottel.SimpleLog.CSharp as a Cake Addin #addin nuget:?package=SGrottel.SimpleLog.CSharp&version=2.4.1 // Install SGrottel.SimpleLog.CSharp as a Cake Tool #tool nuget:?package=SGrottel.SimpleLog.CSharp&version=2.4.1
SGrottel SimpleLog™ for CSharp
Version: 2.4.1
A very simple log files implementation. Logs strings with time stamps into log files and implements log file retention. Integrates via source component (e.g. single header file for cpp), not a lib.
Integrate in CSharp Project
There are two ways to add SimpleLog™ to your CSharp project:
- Copy and add the subdirectory ./csharp/SimpleLog to your project.
While it is sufficient to only add the file ./csharp/SimpleLog/SimpleLog.cs to your project, it is recommended to add the whole subdirectory with all files.
Make sure that
SimpleLog.cs
is compiled as part of your project. - 🚧 TODO: Nuget Package
CSharp Usage Example
🚧 TODO
License
This project is freely available as open source under the terms of the Apache License, Version 2.0
Copyright 2022-2024 SGrottel (www.sgrottel.de)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.1 | 369 | 6/1/2024 |