Skip to content

akirasoft1/go-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-utils

This repo serves as a util package for common functionalities such as logging.

Usage

import {
  keptnutils "github.com/keptn/go-utils/pkg/utils"
}

Logging

keptnutils.Debug(keptncontext, message)
keptnutils.Info(keptncontext, message)
keptnutils.Error(keptncontext, message)

About

Keptn util library for golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%