Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenLogsDirectory ¶
func OpenLogsDirectory() error
func Redacted ¶
Redacted redacts sensitive data in production logs. In non-production environments, it returns the string representation of the input value. In a production environment, it always returns the constant "[REDACTED]" to ensure sensitive information is not exposed.
func SetupLogger ¶
func SetupLogger() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.