Tags: Pho3b/tiny-logger
Tags
feat: adds the file logging feature and refactors the internal encode… …rs structure feat: adds the log to a file feature to the Logger refactor: completely refactors the internal encoders code in order to make it more clear and concise docs: updates the README.md file
feat: multiple major improvements (#10) feat: adds JSON custom marshal feat: adds YAML custom marshal perf: custom marshal drastically decreases heap allocations and increases log speed docs: updates the README.md test: adds benchmark test command to Makefile
perf: adds dateTime service performance improvement and colorsPrinter… … service minor refactor. * perf: adds time and date caching system to the datetimeprinter to improve performances * refactor: updates method name * refactor: cleans up and revisits a bit the colors printer service with tests * refactor: updates the logs naming in the json encoder * refactor: updates the log level naming in the yaml encoder
PreviousNext