Skip to content

Go utilities for rest API

Notifications You must be signed in to change notification settings

AlchemyTelcoSolutions/xutils-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xutils-go

Go utilities for rest API

xlogger

Extends Uber's Zap logging

You may use these levels of logging, each level represents the log levels that are displayed

  • DebugLevel
  • InfoLevel
  • WarningLevel
  • ErrorLevel

Standardised Alchemy env vars for use

  • LOG_LEVEL
  • LOG_ERRORS_TO
  • LOG_OUTPUT_TO

Log Output defaults to stdout Log Errors defaults to stderr

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%