Categorygithub.com/p9c/logi
modulepackage
0.0.17
Repository: https://github.com/p9c/logi.git
Documentation: pkg.go.dev

# README

Logo Logi

Logging subsystem with pretty print, code loc, channel and Writer outputs

GoDoc Go Report Card

# Packages

No description provided by the author

# Functions

No description provided by the author
printlnFunc prints a log entry like Println.
PickNoun returns the singular or plural form of a noun depending on the count n.
sanitizeLoglevel accepts a string and returns a default if the input is not in the Levels slice.
No description provided by the author
No description provided by the author
ps spews a variable.
printcFunc prints from a closure returning a string.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NoPrintln is a noop for a println function.
NoClosure is a noop for a closure print function.
NoPrintf is a noop for a closure printf function.
NoPrintln is a noop for a println function.
NoSpew is a noop for a spew function.
StartupTime allows a shorter log prefix as time since start.

# Structs

Entry
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author