Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylann authored Nov 29, 2024
1 parent 2f2c389 commit 67bf644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ print("Available Formats:", available_formats)

You can customize the formatter by specifying different parameters:

- **`theme_name`**: The name of the theme you want to use (e.g., `'Latte'`, `'Frappé'`).
- **`theme_name`**: The name of the theme you want to use (e.g., `'Catpuccin Latte'`, `'Tokyo Night Dark'`).
- **`format_name`**: The name of the log format (e.g., `'Simple'`, `'Detailed'`).
- **`delimiter`**: (Optional) A custom delimiter to separate log parts.
- **`timestamp_format`**: (Optional) Customize the timestamp format using `strftime` directives.
Expand Down Expand Up @@ -126,4 +126,4 @@ This project is licensed under the [MIT License](LICENSE). See the [LICENSE](LIC
For any inquiries or feedback, feel free to reach out:

- **Email**: [[email protected]](mailto:[email protected])
- **GitHub**: [Justin Lanfermann](https://github.com/jaylann)
- **GitHub**: [Justin Lanfermann](https://github.com/jaylann)

0 comments on commit 67bf644

Please sign in to comment.