logger

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package log implements logs interfaces

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger interface {
	Info(message string)
	Error(message string, err error)
}

Logger is an interface that will log all the data that application will need to print

Directories

Path Synopsis
Package mocks is used to return a instance of logs interfaces and methods
Package mocks is used to return a instance of logs interfaces and methods

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL