enum

package
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Code generated by go generate This file was generated by robots at 2018-05-21 16:26:14.487123326 +0000 UTC

Code generated by go generate This file was generated by robots at 2018-05-21 16:26:06.261281984 +0000 UTC

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flags

type Flags int

Flags is an optional Flags

const (
	Ldate Flags = 1 << iota
	Ltime
	Lmicroseconds
	Llongfile
	Lshortfile
	LUTC
	LstdFlags
)

func (Flags) String

func (f Flags) String() string

func (Flags) Types

func (f Flags) Types() []string

Types pulls full list as []string

type LogLevel

type LogLevel int

LogLevel is an optional LogLevel

const (
	NONE LogLevel = 1 + iota
	FATAL
	FATALNOEXIT
	ERROR
	WARN
	INFO
	DEBUG
	DBGL2
	DBGL3
)

func (LogLevel) String

func (l LogLevel) String() string

func (LogLevel) Types

func (l LogLevel) Types() []string

Types pulls full list as []string

Jump to

Keyboard shortcuts

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