Discover Packages
github.com/ephemeralfiles/eph
pkg
logger
package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Oct 11, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package logger provides structured logging utilities for the ephemeral files CLI.
NewLogger creates a new logger
logLevel is the level of logging
Possible values of logLevel are: "debug", "info", "warn", "error"
Default value is "info".
NoLogger creates a logger that does not log anything.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.