Versions in this module Expand all Collapse all v1 v1.1.0 Jul 15, 2020 v1.0.5 Oct 28, 2019 Changes in this version + type LogrusLogger struct + func NewLogrusLogger(logPath string) (*LogrusLogger, error) + func (logger *LogrusLogger) WriteError(err interface{}, trace string, param interface{}) + func (logger *LogrusLogger) WriteInfo(param interface{})