Commit Graph

47 Commits

Author SHA1 Message Date
6b0db677e3 Fix typing issue 2024-10-08 22:34:21 +03:00
9e6188d7c5 Linter pass + fix logger sometimes not pruning old files 2024-10-08 22:32:09 +03:00
786f7db564 typing fix 2023-12-06 13:07:18 +02:00
3e55182657 Update typings 2023-12-04 15:15:03 +02:00
eb136291c2 type fix 2023-11-28 19:49:10 +02:00
2ab62a6368 Log function improvements
Allow arbitrary number of arguments to be passed to logging fuctions
2023-11-28 19:44:44 +02:00
38e7833385 bugfix 2023-11-15 22:18:25 +02:00
fc4a4da6cf Label support 2023-11-15 22:16:54 +02:00
c3f0050734 Send env in footer 2023-11-13 14:21:43 +02:00
6b8692e63a bugfix, require type mappings to have a log level 2023-11-03 22:53:13 +02:00
127bc40ba6
actually use error stream for errors 2023-08-11 22:02:43 +03:00
115e832109
option to not write to file at all 2023-08-10 11:23:19 +03:00
9ff3ad7248
update typings 2023-08-10 03:50:52 +03:00
1cda2738e3
Typing fixes 2023-07-13 19:33:56 +03:00
c37ebbe7bb
Prune log entries older than x days (pruneDays) 2023-07-05 16:37:47 +03:00
22d7d982ac
v2.3.4 2023-06-15 13:13:46 +03:00
45b1f8c2df
v2.3.3 2023-05-03 23:16:02 +03:00
33b1087671
v2.3.2 2023-04-16 16:55:02 +03:00
06b27ed2f2
v2.3.0 2023-04-16 16:40:57 +03:00
cfdd4cda44
fixed typings 2023-04-14 21:56:37 +03:00
7f88c0d9c6
missing args definitions 2023-04-13 20:26:44 +03:00
d565372adb
More typings 2023-04-13 19:38:48 +03:00
d25e5f5bd7
More explicit type definitions 2023-04-13 19:15:36 +03:00
0d369c1995
v2.1.2 2023-04-13 16:54:55 +03:00
996844dc60
Small tweaks, more type definitions 2023-04-13 16:25:49 +03:00
96c07d4673
parallel esm/cjs builds 2023-04-12 21:34:40 +03:00
a300e2e824
Rewritten in typescript 2023-04-12 20:13:14 +03:00
5d7c9bb198
add webhook support, better colour resolving 2023-04-12 18:45:44 +03:00
ad356dcd75
bugfix 2023-03-26 21:01:13 +03:00
991fb36011
loglevel helpers 2023-03-26 20:54:09 +03:00
a5cc118878
changed debug option to loglevel option 2023-03-26 20:38:15 +03:00
07415b9298
forgot to remove sth from filename 2023-03-23 21:31:09 +02:00
332db8e340
debug mode 2023-03-23 21:16:37 +02:00
0914ba0ce7
debug option on client 2023-03-23 20:57:32 +02:00
4e6b3418df
file rotation support 2023-03-23 18:50:49 +02:00
23d880e96d
broadcast option for later 2022-11-25 01:40:16 +02:00
a6bfe29a88
pain 2022-11-08 23:02:08 +02:00
4142dc0e4a
what even is testing? 2022-11-08 23:00:16 +02:00
f83134f622
fix a thing + update readme 2022-11-08 22:57:03 +02:00
6560923704
forgot to pass the child to the logger funcs 2022-11-08 22:46:08 +02:00
f80c950e71
Fix wrong type check 2022-11-08 22:11:40 +02:00
2c447f5cec
gargantuan brainfart 2022-11-08 22:03:35 +02:00
310b77a4a5
forgot a quite important part >.> 2022-11-08 21:43:51 +02:00
83a371915c
forgot to add the dynamic funcs to the client 2022-11-07 14:00:42 +02:00
9b3b95491d
dynamically make the logging funcs based on types 2022-11-07 13:50:04 +02:00
6d090b8414
bugfix, test & readme 2022-11-06 17:21:10 +02:00
079f69856e
Logging package 2022-11-05 17:31:54 +02:00