safelog

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 4 Imported by: 4

Documentation

Overview

import "git.torproject.org/pluggable-transports/snowflake.git/common/safelog"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogScrubber

type LogScrubber struct {
	Output io.Writer
	// contains filtered or unexported fields
}

An io.Writer that can be used as the output for a logger that first sanitizes logs and then writes to the provided io.Writer

func (*LogScrubber) Lock

func (ls *LogScrubber) Lock()

func (*LogScrubber) Unlock

func (ls *LogScrubber) Unlock()

func (*LogScrubber) Write

func (ls *LogScrubber) Write(b []byte) (n int, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL