Versions in this module Expand all Collapse all v0 v0.2.0 Sep 28, 2021 v0.1.0 Sep 25, 2021 Changes in this version + type LogOptions struct + EnableStarting bool + Formatter logrus.Formatter + type LoggingMiddleware struct + func NewLogger(log *logrus.Entry, store *sessions.CookieStore) *LoggingMiddleware + func (m *LoggingMiddleware) Middleware(next http.Handler) http.Handler