Skip to content

Allow custom session life-cycle logging

Latest
Compare
Choose a tag to compare
@icza icza released this 10 Sep 09:24
· 4 commits to master since this release

Added InMemStoreOptions.Logger so you may pass your own log.Logger that will be used for session life-cycle logging. You may use NoopLogger to disable logging such events.