logger

package
v0.0.0-...-ae8e47d Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package logger provides a configurable logger accross gnark components

The root logger defined by default uses github.com/rs/zerolog with a console writer

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Disable

func Disable()

Disable disables logging

func Logger

func Logger() zerolog.Logger

Logger returns a sublogger for a component

func Set

func Set(l zerolog.Logger)

Set allow a gnark user to overhide the global logger

func SetOutput

func SetOutput(w io.Writer)

SetOutput changes the output of the global logger

Types

This section is empty.

Jump to

Keyboard shortcuts

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