Skip to content

Allow custom session life-cycle logging

Compare
Choose a tag to compare
@icza icza released this 10 Sep 09:24
· 5 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.