Files
BitLogger/docs/index.md
T
2026-07-17 16:24:06 +08:00

1.2 KiB

layout, hero, features
layout hero features
home
name text tagline actions
BitLogger Structured logging for MoonBit Start with a runnable logging flow, then extend it with precise API reference.
theme text link
brand Start Examples /examples/
theme text link
alt Extend A Logger /extend/
theme text link
alt Mooncake Package https://mooncakes.io/docs/Nanaloveyuki/BitLogger
title details
Examples first Follow complete console, file, config, and async flows before looking up individual symbols.
title details
Extend deliberately Add queues, custom sink graphs, formatting, and target-specific behavior only when the base flow needs them.
title details
API as reference Use the one-symbol-per-page API reference for exact signatures, contracts, and edge cases.

Start Here

  1. Read Examples for an end-to-end path from installation to a running logger.
  2. Read Extend when the base console flow needs queueing, custom routing, formatting, files, or target-aware behavior.
  3. Use API Reference for exact contracts and Release Notes for version history.