Versions in this module Expand all Collapse all v1 v1.0.3 Sep 13, 2021 v1.0.2 Sep 13, 2021 v1.0.1 Aug 13, 2021 Changes in this version + func LogError(message string, prefix string) + func LogSuccess(message string, prefix string) + func LogWarning(message string, prefix string) + type Logger struct + func (writer Logger) Write(bytes []byte) (int, error)