Versions in this module Expand all Collapse all v0 v0.1.0 Jun 22, 2023 Changes in this version + type LogrusLogger struct + func MakeLogrusLogger() LogrusLogger + func (l LogrusLogger) Critical(msg string, fields commontypes.LogFields) + func (l LogrusLogger) Debug(msg string, fields commontypes.LogFields) + func (l LogrusLogger) Error(msg string, fields commontypes.LogFields) + func (l LogrusLogger) Info(msg string, fields commontypes.LogFields) + func (l LogrusLogger) Trace(msg string, fields commontypes.LogFields) + func (l LogrusLogger) Warn(msg string, fields commontypes.LogFields)