micro icon indicating copy to clipboard operation
micro copied to clipboard

logger: add ability to pass option to skip some go types from logging

Open vtolstov opened this issue 3 years ago • 0 comments

  • add logger.SkipTypes that receives slice with types
  • skip this types from logging

this is useful to skip logging []byte slice fro example

vtolstov avatar Jan 27 '23 08:01 vtolstov