Skip to content

fsouza/slognil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slognil

Discard handler for slog. Want do discard all logs? Use this handler, without bothering with levels (useful for tests):

logger := slognil.NewLogger()