package
Version:
v0.0.0-...-bf3ae02
Opens a new window with list of versions in this module.
Published: Dec 10, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewFunc(handle func(args ...any)) *Logger
Group indicates that all the logs to the returned logger
will be part of this group. Only shown groups will be logged.
Prefix will add the given prefix to the end of the prior prefixes such that
any logs to the returned logger will have the cumulated prior prefixes.
Show indicates which groups will be logged. The receiver is not
modified, the returned logger will have the shown groups in it.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.