logger

package
v0.0.0-...-ec4765f Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Logger module - It will create logfile for the server

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

func Debugf(format string, args ...interface{})

Debugf will logs a message at 'Debug' level

func Errorf

func Errorf(format string, args ...interface{})

Errorf logs a message at 'Error' level

func Infof

func Infof(format string, args ...interface{})

Infof logs a message at 'Info' level

func Warnf

func Warnf(format string, args ...interface{})

Warnf logs a message at 'Warn' level

Types

type Fields

type Fields logrus.Fields

Jump to

Keyboard shortcuts

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