SLog Basic

style: very good analysis License: MIT

Features

Printers

  • JsonPrinter - Prints logs in JSON format

Interceptor

  • PrintInterceptor - Prints the current log request in a json format

Installation

Added it directly

Add slog_basic to your pubspec.yaml:

dependencies:
  slog_core:
  slog_basic:

Install it:

dart pub get
flutter pub get

Install from terminal

dart pub add slog_core slog_basic
flutter pub add slog_core slog_basic

Libraries

slog_basic
A Very Good Project created by Very Good CLI.