/logger

A simple logging library for Pony

Primary LanguagePonyBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Logger

A logger for Pony

Status

Logger is ready for production use

Installation

  • Install corral
  • corral add github.com/ponylang/logger.git --version 1.0.1
  • corral fetch to fetch your dependencies
  • use "logger" to include this package
  • corral run -- ponyc to compile your application

API Documentation

https://ponylang.github.io/logger