Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

stdx.logger

功能介绍

logger 包提供文本格式和 JSON 格式日志打印功能。

API 列表

类名功能
JsonLogger输出 JSON 格式的 Logger 类实现。
SimpleLogger输出传统文本格式的 Logger 类实现。
TextLogger输出文本 KV 格式的 Logger 类实现。