Commit graph

40 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
492e655d29 chore: bump versions
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m50s
2024-09-08 01:14:35 +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
917a68c8ab chore: bump versions
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-07 23:48:22 +02:00
5b0c82cf2b feat(log): specify span events + doc fixes 2024-09-07 23:47:06 +02:00
17a235c1da chore: add docs.rs metadata #97
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m55s
2024-08-30 17:49:40 +02:00
3a215390d6 chore: bump version and fix deptree of workspace
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m57s
2024-08-30 17:39:53 +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
b1e6558a30 chore: bumps for log and cli
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m14s
2024-07-09 19:52:09 +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
914f17f359 chore: bump libpt-log
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 19:45:21 +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
1c92f95901 docs(log): add an example for using a logfile 2024-07-09 19:37:13 +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
2e26983fb6 chore: bump version of libpt-log to v0.4.3
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m4s
2024-06-28 00:17:36 +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
3f4a092d8d
bump version
All checks were successful
cargo devel CI / cargo CI (push) Successful in 53s
2024-03-03 17:31:50 +01:00
222d248fab
0.4.0 bump
All checks were successful
cargo devel CI / cargo CI (push) Successful in 4m50s
2024-03-03 13:42:39 +01:00
ea9a15771b
Release 0.4.0-alpha.2
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m40s
libpt@0.4.0-alpha.2
libpt-bintols@0.4.0-alpha.2
libpt-core@0.4.0-alpha.2
libpt-log@0.4.0-alpha.2
libpt-py@0.4.0-alpha.2

Generated by cargo-workspaces
2024-03-01 21:29:00 +01:00
be574d7efe
bump version
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m0s
2024-03-01 21:18:05 +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