-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: improve codebase documentation and comments
- Add detailed comments explaining the `Fn` type and its usage in Gin HTTP requests. - Update the `Skipper` comment to clarify its purpose and functionality. - Improve comments for the `config` struct fields to provide clearer descriptions. - Enhance the comment for the `SetLogger` function to include detailed information about its configuration and logging behavior. - Add comprehensive comments for the `ParseLevel` function, detailing its parameters and return values. - Update the `Get` function comment to explain its purpose and usage in retrieving a logger from the Gin context. Signed-off-by: appleboy <[email protected]>
- Loading branch information
Showing
1 changed file
with
62 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters