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                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SGrottel.SimpleLog.CSharp" Version="2.4.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SGrottel.SimpleLog.CSharp --version 2.4.1                
#r "nuget: SGrottel.SimpleLog.CSharp, 2.4.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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:

  1. 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.
  2. 🚧 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.

There are no supported framework assets in this package.

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