Movatterモバイル変換


[0]ホーム

URL:


trace

package
v5.16.4Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2025 License:Apache-2.0Imports:4Imported by:12

Details

Repository

github.com/go-git/go-git

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcSetLogger

func SetLogger(l *log.Logger)

SetLogger sets the logger to use for tracing.

funcSetTarget

func SetTarget(targetTarget)

SetTarget sets the tracing targets.

Types

typeTarget

type Targetint32

Target is a tracing target.

const (// General traces general operations.GeneralTarget = 1 <<iota// Packet traces git packets.Packet)

func (Target)Print

func (tTarget) Print(args ...interface{})

Print prints the given message only if the target is enabled.

func (Target)Printf

func (tTarget) Printf(formatstring, args ...interface{})

Printf prints the given message only if the target is enabled.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp