logging

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package logging controls logging in video drivers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChromeVmoduleFlag

func ChromeVmoduleFlag() string

ChromeVmoduleFlag returns a command line option for Chrome (binary test) to enable logging in media/gpu code.

Types

type VideoLogger

type VideoLogger struct {
	// contains filtered or unexported fields
}

VideoLogger enables/disables verbose logging in a video driver properly during the test.

func NewVideoLogger

func NewVideoLogger() (*VideoLogger, error)

NewVideoLogger enables verbose logging in a video driver and returns a VideoLogger. VideoLogger.Close disables the verbose logging.

func (*VideoLogger) Close

func (vl *VideoLogger) Close() error

Close disables verbose logging.

Jump to

Keyboard shortcuts

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