Commit Graph

9 Commits

Author SHA1 Message Date
mellobacon ac7390973b feat(log): Custom .log file names (#633)
* feat (log): custom .log file names

* fix (log): corrected typo

* chore (log): refactor

* chore (log): replaced empty string with Option

* Apply suggestions from code review

* Update plugins/log/src/lib.rs

---------

Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-10-05 15:24:04 +02:00
Fabian-Lars d02432df06 fix(log): Replace unknown js location with webview::unknown, fixes #41 (#338) 2023-04-30 17:02:25 +02:00
ngapham@kobiton.com 6d7b985b46 [log] Allow to use local timezone instead of UTC when writing logs (#269)
* Allow to use local timezone instead of UTC timezone when writing log

* Address PR feedback

* Fix cargo clippy

* revert `time` version

---------

Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-03-06 15:31:28 +01:00
Fabian-Lars 4bb200aac5 fix: apply clippy suggestions (#120)
* fix: apply clippy suggestions

* fmt

* clippy for linux targets
2023-02-01 11:27:33 +01:00
Jonas Kruckenberg 102ea4de01 refactor(log): rename builder struct
rename builder struct to align with convetion
2023-01-06 14:25:18 +01:00
Jonas Kruckenberg 64aed34eff clippy 2022-12-14 20:46:23 +01:00
Jonas Kruckenberg 1a65ec95f2 fmt 2022-12-14 20:29:38 +01:00
Jonas Kruckenberg fb764fc01c fix workflows 2022-12-14 20:22:45 +01:00
Jonas Kruckenberg eb3495fb72 copy plugin sources 2022-12-14 18:43:39 +01:00