package
0.0.0-20210730035956-6ee08864794d
Repository: https://github.com/fletaio/fleta_v1.git
Documentation: pkg.go.dev

# Functions

Enablelogger turn on of the remote log.
Fatal is equivalent to l.Print() followed by a call to os.Exit(1).
Fatalln is equivalent to l.Println() followed by a call to os.Exit(1).
No description provided by the author
Println calls l.Output to print to the logger.
SetRLogAddress sets the addres of the current node.
SetRLogHost sets the host of the remote log.

# Variables

errors.

# Structs

No description provided by the author