Skip to content

Commit

Permalink
chore: refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwan committed Jul 16, 2024
1 parent 370f9c8 commit 026a8d9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docs/components/log/logx.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebar_label: logx
slug: /docs/components/logx
---

`logx` 是一个 Go 语言编写的日志库,提供了丰富的日志功能和配置选项。下面是对该库中可导出内容的详细说明及示例代码。

## 类型与方法说明

### 1. `LogConf`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebar_label: logx
slug: /docs/components/logx
---

`logx` is a logging library written in Go that provides rich logging features and configuration options. Below is the detailed explanation of the exportable content of this library along with example code.

## Types and Method Descriptions

### 1. `LogConf`
Expand Down

0 comments on commit 026a8d9

Please sign in to comment.