package
0.0.14
Repository: https://github.com/pentops/log.go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Fatal logs, then causes the current program to exit status 1 The program terminates immediately; deferred functions are not run.
Fatalf logs, then causes the current program to exit status 1 The program terminates immediately; deferred functions are not run.
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

# Variables

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

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
WrappedContext is both a context and a logger, allowing either syntax log.WithField(ctx, "key", "val").Debug() or ctx = log.WithField(ctx, "key", "val").

# Interfaces

No description provided by the author
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