Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-15 | add copyright and license notice + remove dead code | n-peugnet | |
2021-10-06 | refactor main and logger | n-peugnet | |
2021-09-23 | add SetLevel function to logger package | n-peugnet | |
2021-09-22 | add debug log level | n-peugnet | |
2021-09-21 | print stack trace to logger output | n-peugnet | |
2021-09-21 | logger perf don't call Sprint and Sprintf if quiet | n-peugnet | |
2021-09-20 | store fileList compressed | n-peugnet | |
for now using zlib on a 556Mo dir: files: 1469447 o -> 207289 o size divided by 7 | |||
2021-09-15 | fix tests on windows... | n-peugnet | |
2021-09-15 | logger fixes and better tests | n-peugnet | |
2021-09-14 | logger add SetOutput + basic tests | n-peugnet | |
2021-09-14 | logger add panic + colors & remove ln variants & use it | n-peugnet | |
2021-09-14 | add basic logger | n-peugnet | |