Skip to content

0ttik/logger_flutter_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pub package

Flutter extension for Logger

Logger package is here.

The project is a fork for old and not maintained package logger_flutter.

It got minor rework for better usability and is dart-only now.

Please, consult with main package documentation for further info.

Features

  • Provides logger console for the application with basic logs sorting and stuff.
  • No dependencies beside Logger and available on all platforms (if needed you can implement open-on-shake yourself).

Getting started

  • Install parent logger package and this package.
  • Connect ConsoleLogOutput to your logger's output (you can use MultiOutput).
  • Run LogConsole.open(context) to open your console.

Additional information

Please, feel free to open issues and contribute.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages