Go Logging: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 20: Line 20:


==Constant String Logging==
==Constant String Logging==
{{Internal|logrus#Constant_String_Logging|logrus Constant String Logging}}
{{Internal|Sirupsen/logrus#Constant_String_Logging|logrus Constant String Logging}}


=Subjects=
=Subjects=
* [[Colors and Special Text Effects in Go Logs#Overview|Colors and Special Text Effects in Go Logs]]
* [[Colors and Special Text Effects in Go Logs#Overview|Colors and Special Text Effects in Go Logs]]

Latest revision as of 17:27, 4 September 2024

External

Internal

Overview

Standard Library log Package

log

Standard Library slog Package

slog

Open Source Logging Packages

Idioms

Constant String Logging

logrus Constant String Logging

Subjects