Commit graph

64 commits

Author SHA1 Message Date
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
TheXorog
5199e39157
[RM] Removed Logger Counter 2022-05-04 14:51:32 +02:00
TheXorog
2ec5d4ff71
[FIX] Greatly improved Logger Performance & Design 2022-04-29 19:43:40 +02:00
XorogVEVO
52dcf19479
[FIX] Save new Exception Format 2022-04-09 16:13:28 +02:00
XorogVEVO
fad4c4598a
[IMPL] Made LoggerFactory compatible, Added Blacklist 2022-04-09 16:03:02 +02:00
XorogVEVO
cb1f8d42aa
[FIX] Invoke Events without holding up code 2022-04-05 14:35:09 +02:00
XorogVEVO
f389c27024
[FIX] Enable FileShare 2022-04-05 14:34:25 +02:00
XorogVEVO
3cb47e071e
[FIX] Fix Directory Detection 2022-04-04 16:05:51 +02:00
XorogVEVO
29225af537
[IMPL] Added LogRaised Event 2022-04-01 09:29:51 +02:00
XorogVEVO
5550909851 Adjusted GC.KeepAlive 2022-03-19 17:36:04 +01:00
XorogVEVO
f0bcebbd10 Update Logger.cs 2022-02-19 16:06:45 +01:00
XorogVEVO
39dbdfea89 haha pp 2022-02-16 15:49:58 +01:00
XorogVEVO
92a87ad1a3 Use pattern matching 2022-02-06 13:22:09 +01:00