0.0.49 • Published 7 months ago
com.kagekirin.keillogs.amalgamate v0.0.49
Keillogs amalgamated with its dependencies (com.kagekirin.keillogs.amalgamate) - 0.0.49
Repacked from NuGet using NuGettier v0.4.16+c6c6e46794fb522e40cf28c5ceccabe0607359f5
C# string extension for custom logging.
This package also contains the following dependency assemblies:* Microsoft.Extensions.Logging@8.0.0
Keillogs
C# string extension for Microsoft.Extension.Logging putting the log message first, and the logger second.
$"hello world {user}".LogTrace(logger);
"hello {0}".LogDebug(logger, "world");
"count {0}".LogInformation(logger, 42);
WARNING: OK, seriously, don't use this. This project is merely a total stupid test project to create a fully working GitHub Actions CI pipeline.
⚡ Getting Started
🔧 Building and Running
🔨 Build the Project
▶ Running and Settings
🤝 Collaborate with My Project
0.0.49
7 months ago