Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.
/ log Public archive

Logger Interface with default Logger used for various disgo projects

License

Notifications You must be signed in to change notification settings

disgoorg/log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log

Go Reference Go Report Go Version License Disgo Version Disgo Discord

The Logger interface can be used instead to give the user choice over which logger they want use

This lib ships with a default implementation of the Logger interface

SimpleLogger is a wrapped standard Logger to fit the Logger interface

You can use your own implementation or a library like logrus

Installing

go get github.com/DisgoOrg/log

About

Logger Interface with default Logger used for various disgo projects

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages