Skip to content

RobinUS2/cloudpelican-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudpelican-golang

CloudPelican library for the Go programming language.

Usage

The usage of this lightweight library is very straightforward. Make sure you have setup Go properly and your $GOPATH is set.

  1. From the commandline:
go get github.com/RobinUS2/cloudpelican-golang/cloudpelican
  1. In your code:
import "github.com/RobinUS2/cloudpelican-golang/cloudpelican"
  1. To write a log message:
cloudpelican.LogMessage("This is your log message")

CloudPelican

CloudPelican provides insights into distributed datasources from servers, applications, websites, mobile apps, etc.

http://cloudpelican.com/

Author

This library is written by Robin Verlangen, founder of CloudPelican.

http://robinverlangen.nl/

About

CloudPelican library for the Go programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages