Versions in this module Expand all Collapse all v1 v1.0.0 Jun 21, 2025 Changes in this version + type File struct + func Get(level logrus.Level, path, appName string) *File + func (h *File) Fire(entry *logrus.Entry) error + func (h *File) Format(entry *logrus.Entry) ([]byte, error) + func (h *File) Levels() []logrus.Level + func (h *File) SetReportCaller(reportCaller bool, f func(*runtime.Frame) (function string, file string))