mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-07-23 16:32:19 +00:00
18 lines
295 B
Modula-2
18 lines
295 B
Modula-2
name = "Nanaloveyuki/BitLogger"
|
|
|
|
version = "0.7.3"
|
|
|
|
import {
|
|
"moonbitlang/async@0.20.2",
|
|
}
|
|
|
|
readme = "src/README.mbt.md"
|
|
|
|
repository = "https://github.com/Nanaloveyuki/BitLogger"
|
|
|
|
license = "MIT"
|
|
|
|
keywords = [ "logger", "logging", "moonbit" ]
|
|
|
|
description = "A structured logger for MoonBit."
|