pingap-logger

Crates.iopingap-logger
lib.rspingap-logger
version0.11.0
sourcesrc
created_at2025-05-10 09:31:31.358776+00
updated_at2025-05-10 09:31:31.358776+00
descriptionLogger for pingap
homepagehttps://github.com/vicanso/pingap
repositoryhttps://github.com/vicanso/pingap
max_upload_size
id1668259
size128,651
Tree Xie (vicanso)

documentation

README

Pingap Logger

Provides logging functionality and log management

Overview

Pingap Logger is a logging utility. It offers flexible log management, multiple output formats, and configurable log levels.

Features

  • Multiple log levels (DEBUG, INFO, WARN, ERROR, FATAL)
  • Structured logging with JSON output support
  • Configurable output destinations (console, file)
  • Log rotation and retention policies
  • Context-aware logging
  • Performance optimized
Commit count: 0

cargo fmt