File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Logger
2
2
3
- [ ![ Travis] ( https://img.shields.io/travis/com/leisim/logger/master.svg )] ( https://travis-ci.com/leisim/logger ) [ ![ Version] ( https://img.shields.io/pub/v/logger.svg )] ( https://pub.dev/packages/logger ) ![ Runtime] ( https://img.shields.io/badge/dart-%3E%3D2.1-brightgreen.svg ) ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat )
3
+ [ ![ pub package] ( https://img.shields.io/pub/v/logger.svg?logo=dart&logoColor=00b9fc )] ( https://pub.dartlang.org/packages/logger )
4
+ [ ![ CI] ( https://img.shields.io/github/workflow/status/leisim/logger/Dart%20CI/master?logo=github-actions&logoColor=white )] ( https://github.com/leisim/logger/actions )
5
+ [ ![ Last Commits] ( https://img.shields.io/github/last-commit/leisim/logger?logo=git&logoColor=white )] ( https://github.com/leisim/logger/commits/master )
6
+ [ ![ Pull Requests] ( https://img.shields.io/github/issues-pr/leisim/logger?logo=github&logoColor=white )] ( https://github.com/leisim/logger/pulls )
7
+ [ ![ Code size] ( https://img.shields.io/github/languages/code-size/leisim/logger?logo=github&logoColor=white )] ( https://github.com/leisim/logger )
8
+ [ ![ License] ( https://img.shields.io/github/license/leisim/logger?logo=open-source-initiative&logoColor=green )] ( https://github.com/leisim/logger/blob/master/LICENSE )
4
9
5
10
Small, easy to use and extensible logger which prints beautiful logs.<br >
6
11
Inspired by [ logger] ( https://github.com/orhanobut/logger ) for Android.
You can’t perform that action at this time.
0 commit comments