issues
search
moonD4rk
/
HackBrowserData
Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux).
MIT License
11.19k
stars
1.57k
forks
source link
feat: refactor logger to standard library
#280
Closed
moonD4rk
closed
10 months ago
moonD4rk
commented
10 months ago
Proposed changes
refactor logger to standard
log/slog
library, Close #269
Checklist
[x] Pull request is created against the
dev
branch
[x] All checks passed (lint, unit, build tests etc.) with my changes
[x] I have added tests that prove my fix is effective or that my feature works
[x] I have added necessary documentation (if appropriate)
github-actions[bot]
commented
10 months ago
Pull Request Test Coverage Report for
Build 7537658080
0
of
0
changed or added relevant lines in
0
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage increased (+
12.5%
) to
32.964%
Totals
Change from base
Build 7511779496
:
12.5%
Covered Lines:
119
Relevant Lines:
361
💛 -
Coveralls
Proposed changes
refactor logger to standard log/slog library, Close #269
Checklist