custom-logger

command
v0.0.0-...-07ab80d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

README

custom-logger

演示功能

自定义实现 logger,步骤:

  • 按照 log.Logger 的接口定义,实现自己的 logger,比如写入到文件,或者写入到远程
  • 使用 botgo.SetLogger 将新的 logger 设置到 sdk 中,sdk 就会使用这个 logger 来写日志了

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL