0 purchases
slog basic
SLog Basic #
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:
copied to clipboard
Install it:
dart pub get
copied to clipboard
flutter pub get
copied to clipboard
Install from terminal #
dart pub add slog_core slog_basic
copied to clipboard
flutter pub add slog_core slog_basic
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.