Commit graph

28 commits

Author SHA1 Message Date
54a694645f refactor(log): make logfile kinda behave like normal
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-08 01:26:37 +02:00
a9fbcf9518 fix(log): panic when trying to open alogfile in a dir that did not exist
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-08 01:14:04 +02:00
6197532bc7 refactor(log): refactor the build function
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-08 00:35:19 +02:00
05910ae3be docs: add backtics
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-07 23:51:19 +02:00
5b0c82cf2b feat(log): specify span events + doc fixes 2024-09-07 23:47:06 +02:00
442e17f9a8 fix: let logger use the crate name of the end-crate #91
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-08-30 17:39:10 +02:00
69ce80483d chore: clippy findings
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 19:54:11 +02:00
7db1833cbb feat(log): apperently, show time or not was also no option???
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 19:50:12 +02:00
8226d74fb9 feat(log): apperently, it wasn't possible to set a min log level?
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m44s
2024-07-09 19:39:33 +02:00
729c4e3a4e fix(log): logfile works again #90 2024-07-09 19:37:56 +02:00
87dc2871d7 refactor(log)!: rename ansiconst -> ansi
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m46s
idk why it was called that, seems dumb, better break now than later in
case I actually get users
2024-07-09 18:33:31 +02:00
edb6342b0c docs(log): add defaults to builder methods #82
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m45s
2024-07-09 18:31:30 +02:00
b2bf00db46 refactor(log): apply more clippy findings
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m44s
2024-07-09 18:25:50 +02:00
73f935d9b2 refactor(log): remove depereciated Logger::build()
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m37s
2024-07-09 18:23:24 +02:00
9b94c25234 refactor(log): apply clippy findings
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 18:22:44 +02:00
1e912d9be8 refactor: reexport tracing from libpt-log
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-06-28 00:17:13 +02:00
c918fbf196
logger configuration throigh struct
All checks were successful
cargo devel CI / cargo CI (push) Successful in 56s
2024-03-10 19:38:51 +01:00
10ec77aef0
python interface for core and logging
All checks were successful
cargo devel CI / cargo CI (push) Successful in 4m59s
2024-03-01 20:15:16 +01:00
faa4023f95
make clippy happier
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m8s
2024-02-28 16:54:34 +01:00
c3cc64699c
clippy fixes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m35s
2024-02-16 18:21:19 +01:00
3d727c74d0
remake error in libpt-log
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m17s
2024-02-01 22:55:20 +01:00
c968e44349
add uptime to init
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-01-23 14:02:46 +01:00
Gitea CI
747c3e6eac automatic cargo CI changes 2024-01-16 15:12:03 +00:00
aa560b0e05
hack log together for more configs 2024-01-16 15:44:53 +01:00
Gitea CI
b3e5a99718 automatic cargo CI changes 2024-01-16 09:30:55 +00:00
074dcf9c0f
log error handlin 2024-01-16 10:18:29 +01:00
PlexSheep
43ac1e3fb8 Automatical formatting 2024-01-10 20:52:13 +00:00
a63262825e renaming all my stuff to libpt 2023-09-29 18:24:24 +02:00