Commit graph

76 commits

Author SHA1 Message Date
Lala Sabathil
e742f21154
Merge pull request #7 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-8.0.1
Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1
2024-03-13 15:07:49 +01:00
dependabot[bot]
f3d8fdfe04
Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.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>
2024-03-13 07:21:48 +00:00
Mira
ee2719ec67
chore: Update to net8 2023-11-20 09:14:59 +01:00
Mira
4d1f63fbc1
Merge pull request #6 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-8.0.0
Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0
2023-11-20 09:07:26 +01:00
dependabot[bot]
f045bd7dbc
Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0)

---
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>
2023-11-20 07:29:50 +00:00
Mira
b43fd3d24b
Merge pull request #5 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-7.0.1
Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1
2023-11-20 07:56:28 +01:00
Mira
f8e254440b
fix: RunAnalyzersDuringBuild to False 2023-10-03 13:44:23 +02:00
Mira
a2ed87f7ce
Update LoggerClient.cs 2023-08-23 04:26:20 +02:00
Mira
f1a061edc1
refactor: Apply .editorconfig 2023-08-06 19:14:08 +02:00
Mira
e18aa2ef51
Update LoggerClient.cs 2023-06-18 21:43:23 +02:00
Mira
40e8632a77
Update LoggerClient.cs 2023-06-18 20:43:10 +02:00
dependabot[bot]
25898aff51
Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.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>
2023-06-14 08:03:04 +00:00
Mira
7c1ff06fa5
Seal + Docs 2023-06-08 03:27:52 +02:00
Mira
332b6172ae
Target x64 2023-06-07 20:31:34 +02:00
Mira
2cb5b1a169
Refactor 2023-06-07 00:10:00 +02:00
Mira
8969bb00cc
Update Logger.cs 2023-05-31 17:09:02 +02:00
Mira
53596d9b8a
Update Logger.cs 2023-05-30 22:02:03 +02:00
Mira
a7e5672e18
Update Logger.cs 2023-05-30 21:18:04 +02:00
Mira
03355fe27b
fuck this 2023-05-26 11:09:31 +02:00
Mira
933fe1f5e9
Update Logger.cs 2023-05-26 11:05:17 +02:00
Mira
7b5dfa673a
fix nre 2023-05-26 10:57:47 +02:00
Mira
a3b7eccc3d
chore(deps): Update to .NET 7.0 2023-05-09 15:06:03 +02:00
Lala Sabathil
3bfe19dd65
Merge pull request #4 from Fortunevale/dependabot/nuget/Newtonsoft.Json-13.0.3
Bump Newtonsoft.Json from 13.0.2 to 13.0.3
2023-03-08 09:04:41 +01:00
dependabot[bot]
f03407e9b7
Bump Newtonsoft.Json from 13.0.2 to 13.0.3
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/commits)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 08:02:09 +00:00
Mira
a4608d4a74
fix: Create destination directory if not exist 2023-01-29 21:51:12 +01:00
Mira
9bc5bd0308
fix: Change colors to make them visible in linux 2023-01-29 21:47:51 +01:00
Mira
997108f3d0
Update README.md 2023-01-29 18:13:47 +01:00
Mira
249148a69d
Merge pull request #3 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-7.0.0
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.2 to 7.0.0
2023-01-29 18:13:21 +01:00
Mira
311650f29a
Update Logger.cs 2022-11-29 09:11:22 +01:00
Mira
9cb981e86d
fix: dont add empty strings to builder 2022-11-29 09:06:58 +01:00
Mira
1e4bcb07b0
fix: '{0}{1}' is now parsed correctly 2022-11-29 09:04:46 +01:00
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
Mira
c21f2dae76
fix: No longer the need to rely on string interpolation 2022-11-29 08:11:51 +01:00
Mira
cc976c86a1
Update Logger.cs 2022-10-12 14:44:32 +02:00
Mira
7cdc1b35ea
Merge pull request #2 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-6.0.2
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.1 to 6.0.2
2022-09-14 10:00:06 +02:00
dependabot[bot]
667aa66b8e
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.1 to 6.0.2
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.1...v6.0.2)

---
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-09-14 07:42:22 +00:00
Mira
c2bb8f6398
Update Logger.cs 2022-09-04 19:41:45 +02:00
Mira
538808ec42
Update Logger.cs 2022-08-19 20:21:18 +02:00
Mira
3ec20d05d3
Fix msg 2022-07-20 06:50:25 +02:00
Mira
d0272b5761
Merge pull request #1 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-6.0.1
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.0 to 6.0.1
2022-07-12 23:20:40 +02:00
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
Mira
912ce15848
Create dependabot.yml 2022-07-12 23:18:36 +02:00
Mira
fdca37ec62
Modify LoggerProvider to work with non static 2022-06-13 11:44:01 +02:00
Mira
9e9d10a282
Smart™ 2022-06-13 10:38:08 +02:00
Mira
1e7355fe8f
No more static 2022-06-13 10:27:27 +02:00
Mira
d8272c36a1
No more static 2022-06-13 10:26:26 +02:00
Mira
f441a104c9
Embed Debug into DLL 2022-06-10 03:49:37 +02:00
Mira
4c46ca5d78
Create LICENSE 2022-06-09 13:12:55 +02:00
Mira
24dc68b308
Add LogLevel Blacklist 2022-06-06 04:35:42 +02:00
TheXorog
f0e3ccc41b
Update Logger.cs 2022-05-05 19:17:56 +02:00