The logger used in projects of Fortunevale. https://fortunevale.de
This repository has been archived on 2026-06-12. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
dependabot[bot] c78d869938
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.0 to 6.0.1
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 21:18:57 +00:00
.github Create dependabot.yml 2022-07-12 23:18:36 +02:00
Entities No more static 2022-06-13 10:26:26 +02:00
Enums No more static 2022-06-13 10:26:26 +02:00
Events No more static 2022-06-13 10:26:26 +02:00
.gitignore Initial commit 2021-11-28 12:14:39 +01:00
Global.cs No more static 2022-06-13 10:26:26 +02:00
LICENSE Create LICENSE 2022-06-09 13:12:55 +02:00
Logger.cs Modify LoggerProvider to work with non static 2022-06-13 11:44:01 +02:00
LoggerProvider.cs Modify LoggerProvider to work with non static 2022-06-13 11:44:01 +02:00
README.md Initial commit 2021-11-28 12:14:39 +01:00
Xorog.Logger.csproj Bump Microsoft.Extensions.Logging.Abstractions from 6.0.0 to 6.0.1 2022-07-12 21:18:57 +00:00

Xorog.Logger