Skip to content

Commit

Permalink
docs: update TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed Jul 1, 2024
1 parent 7cd6d7e commit 117d9e6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@ As for standard logger features, it supports loading LogLevel from json, filteri
## Table of Contents

- [Getting Started](#getting-started)
- [Logging Providers](#logging-providers)
- [Console](#console)
- [File](#file)
- [RollingFile](#rollingfile)
- [Stream](#stream)
- [In-Memory](#in-memory)
- [Custom LogProcessor](#custom-logprocessor)
- [Formatter Configurations](#formatter-configurations)
- [PlainText](#plaintext)
- [JSON](#json)
- [MessagePack](#messagepack)
- [Custom Formatter](#custom-formatter)
- [LogInfo](#loginfo)
- [KeyNameMutator](#keynamemutator)
- [ZLoggerBuilder](#zloggerbuilder)
- [Console](#console)
- [File](#file)
- [RollingFile](#rollingfile)
- [Stream](#stream)
- [In-Memory](#in-memory)
- [Custom LogProcessor](#custom-logprocessor)
- [ZLoggerOptions](#zloggeroptions)
- [Custom Format](#custom-format)
- [ZLoggerMessage Source Generator](#zloggermessage-source-generator)
Expand Down

0 comments on commit 117d9e6

Please sign in to comment.