mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 04:30:01 +02:00
Add Logging introduction (#2365)
* add Logging introduction * Update content/roadmaps/109-golang/content/105-go-logging/readme.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1 +1,7 @@
|
|||||||
# Go logging
|
# Logging
|
||||||
|
|
||||||
|
Go has built-in features to make it easier for programmers to implement logging. Third parties have also built additional tools to make logging easier.
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.honeybadger.io/blog/golang-logging/'>Logging in Go: Choosing a System and Using it</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.loggly.com/use-cases/logging-in-golang-how-to-start/'>Logging in Golang – How to Start</BadgeLink>
|
Reference in New Issue
Block a user