Skip to content

AlFarizzi/go-error-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package main

import errjson "github.com/AlFarizzi/go-error-log"

func main() {
	errjson.WriteError("err.json", "Ini Error")
}

About

write error to json file

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages