Discover Packages
github.com/ooni/probe-cli/v3
internal
scrubber
package
Version:
v3.14.0
Opens a new window with list of versions in this module.
Published: Feb 23, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Scrub sanitizes a string containing an error such that
any occurrence of IP endpoints is scrubbed.
Logger is a Logger with scrubbing. All messages are scrubbed
including the ones that won't be emitted. As such, this logger
is less efficient than a logger without scrubbing.
Debug scrubs and emits a debug message.
Debugf scrubs, formats, and emits a debug message.
Info scrubs and emits an informational message.
Infof scrubs, formats, and emits an informational message.
Warn scrubs and emits a warning message.
Warnf scrubs, formats, and emits a warning message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.