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] 18795d104f
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.2 to 7.0.0
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 07:15:15 +00:00
.github Create dependabot.yml 2022-07-12 23:18:36 +02:00
Entities fix: No longer the need to rely on string interpolation 2022-11-29 08:11:51 +01: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 fix: No longer the need to rely on string interpolation 2022-11-29 08:11:51 +01:00
LoggerProvider.cs Fix msg 2022-07-20 06:50:25 +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.2 to 7.0.0 2022-11-29 07:15:15 +00:00

Xorog.Logger