proclogger

package
v0.0.0-...-2488a48 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	logger.Instance
	// contains filtered or unexported fields
}

func NewLogger

func NewLogger() *Logger

func (*Logger) BlockRecordConnectionStarted

func (l *Logger) BlockRecordConnectionStarted(br ibr.LlrIdxFullBlockRecord) func()

BlockRecordConnectionStarted starts the BR logging Not safe for concurrent use

func (*Logger) BlockVotesConnectionStarted

func (l *Logger) BlockVotesConnectionStarted(bvs inter.LlrSignedBlockVotes) func()

BlockVotesConnectionStarted starts the BVs logging Not safe for concurrent use

func (*Logger) EpochRecordConnectionStarted

func (l *Logger) EpochRecordConnectionStarted(er ier.LlrIdxFullEpochRecord) func()

EpochRecordConnectionStarted starts the ER logging Not safe for concurrent use

func (*Logger) EpochVoteConnectionStarted

func (l *Logger) EpochVoteConnectionStarted(ev inter.LlrSignedEpochVote) func()

EpochVoteConnectionStarted starts the EV logging Not safe for concurrent use

func (*Logger) EventConnectionStarted

func (l *Logger) EventConnectionStarted(e inter.EventPayloadI, emitted bool) func()

EventConnectionStarted starts the event logging Not safe for concurrent use

Jump to

Keyboard shortcuts

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