simc/logger
Small, easy to use and extensible logger which prints beautiful logs. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2647
- days_rel: n/a
- days_push: 987
- n_releases_24m: 0
Adoption not part of the score
1070 stars · 125 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small, extensible Dart/Flutter logging library that prints beautifully formatted, colorful log messages with configurable levels, printers, filters, and outputs. It supports console, file, memory, and stream outputs plus pluggable printer decorators.
Use cases
- print pretty colored logs in a Flutter app
- log debug and error messages in Dart with different severity levels
- write logs to a file with buffering and rotation
- filter log levels in production vs development
- customize log output format with emojis, timestamps, and stack traces
When to avoid
- you need centralized log aggregation or structured logging pipelines
- your project is not Dart/Flutter based
- you rely on the original leisim repo, which is no longer maintained (moved to SourceHorizon/logger)
Facets
library · maturity active
logging developer-tools backend mobile-development cross-platform dart flutter pretty-printing log-levels console-output file-output
6 sources
- readme: https://github.com/simc/logger · fetched 2026-08-28 · 4561909824c6
- homepage: https://pub.dev/packages/logger · fetched 2026-08-29 · 99424f472011
- site_page: https://pub.dev/packages/logger/install · fetched 2026-08-29 · 80079075baf9
- site_page: https://pub.dev/documentation/logger/latest/logger/logger-library.html · fetched 2026-08-29 · 5a5e45c17878
- site_page: https://pub.dev/documentation/logger/latest · fetched 2026-08-29 · ed2e4c206cbc
- site_page: https://pub.dev/packages/logger/changelog · fetched 2026-08-29 · 6f1277325a74
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| simc/logger | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem