...

Source file src/github.com/rs/zerolog/not_go112.go

Documentation: github.com/rs/zerolog

     1  // +build !go1.12
     2  
     3  package zerolog
     4  
     5  const contextCallerSkipFrameCount = 3
     6  

View as plain text