Documentation ¶
Overview ¶
Package logutil creates a Multi writer instance that write all logs that are written to stdout.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigurePersistentLogging ¶
ConfigurePersistentLogging adds a log-to-file writer. File content is identical to stdout.
func MaskCredentialsLogging ¶
Masks the url credentials before logging for security purpose [scheme:][//[userinfo@]host][/]path[?query][#fragment] --> [scheme:][//[***]host][/***][#***] if the format is not matched nothing is done, string is returned as is.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.