j
jaipkg.dev
packages / library / logssaurus

logssaurus

ad6cb43library

Nice to have logger backend and frontend for jai

No license · updated 1 year ago

Brief

Module that provides a simple logger with some nice to have features like build vonfig based logging, sections and formatting. It is possible to use the frontend logging procedures, the backend logger or both.

Provides a simple logger with some nice to have features like:

  • Different verbosity levels for build types.
  • Sections with filter support.
  • Improved formatting.

It is possible to use the frontend logging procedures, the backend logger or both. For more info check example.jai.