Categorygithub.com/A-pen-app/logging
modulepackage
0.4.0
Repository: https://github.com/a-pen-app/logging.git
Documentation: pkg.go.dev

# README

logging

A logging library for Apen services

# Functions

Critical logs a message of critical severity.
Debug logs a message of debugging severity.
Error logs a message of error severity.
Errorw logs a message with additional context.
Finalize finalizes the logging module.
HTTP is a helper function for logging API request/response.
Info logs a message of informational severity.
Infow logs a message with additional context.
Initialize initializes the logger module.
RequestLogger provides a gin middleware to log HTTP requests.
Warn logs a message of warning severity.

# 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

# Structs

No description provided by the author

# Type aliases

No description provided by the author