# simc/logger

Small, easy to use and extensible logger which prints beautiful logs.

Repository: https://github.com/simc/logger
Canonical: https://ross.abutalabs.com/products/simc-logger
Homepage: https://pub.dev/packages/logger
Language: Dart
License: MIT
License Family: permissive
Last push: 2023-12-20T14:40:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2647, "days_push": 987, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1070, forks 125 (observed 2026-08-28T04:03:28.020014+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: logging
- domain: developer-tools, backend, mobile-development
- platform: cross-platform
- tags: dart, flutter, pretty-printing, log-levels, console-output, file-output

## Member repositories
- simc/logger (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.020014+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:54:08.929243+00:00, confidence not recorded.
  - readme: https://github.com/simc/logger (fetched 2026-08-28T04:03:28.020014+00:00, sha 4561909824c6)
  - homepage: https://pub.dev/packages/logger (fetched 2026-08-29T12:56:20.725213+00:00, sha 99424f472011)
  - site_page: https://pub.dev/packages/logger/install (fetched 2026-08-29T12:56:20.737257+00:00, sha 80079075baf9)
  - site_page: https://pub.dev/documentation/logger/latest/logger/logger-library.html (fetched 2026-08-29T12:56:20.738976+00:00, sha 5a5e45c17878)
  - site_page: https://pub.dev/documentation/logger/latest (fetched 2026-08-29T12:56:20.740880+00:00, sha ed2e4c206cbc)
  - site_page: https://pub.dev/packages/logger/changelog (fetched 2026-08-29T12:56:20.735179+00:00, sha 6f1277325a74)
- Data as of 2026-08-30T08:39:29.467469+00:00.
