-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor initialization and simplify logic for clarity (#102)
- Update comments to clarify the purpose of code blocks - Simplify the initialization of the `skip` map - Consolidate the logger output initialization into a single line - Refactor URL query handling to use a more concise format - Simplify the logic for skipping paths based on regex matches - Ensure the `track` variable is properly scoped and used - Break down the logger context initialization into smaller steps for clarity Signed-off-by: appleboy <[email protected]>
- Loading branch information
Showing
1 changed file
with
18 additions
and
26 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