forked from mantzas/patron
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add newlines with default logger (#580)
## Which problem is this PR solving? The deauld logger is based on `fmt` and does not append new lines at the end of the log which creates issues when Patron is not initialized e.g. tests. ## Short description of the changes - Use fmt.Println - Introduced a function to append new lines char on formated lines
- Loading branch information
Sotirios Mantziaris
authored
Oct 14, 2022
1 parent
d4af9d6
commit 7a44913
Showing
1 changed file
with
19 additions
and
12 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