package
5.0.0
Repository: https://github.com/ossf/scorecard.git
Documentation: pkg.go.dev

# Functions

NewCronLogger creates an instance of *Logger.
NewLogger creates an instance of *Logger.
NewLogrusLogger creates an instance of *Logger backed by the supplied logrusLog instance.
ParseLevel takes a string level and returns the sclog Level constant.

# Constants

Log levels.
Log levels.
Log levels.
Log levels.
Log levels.
Log levels.
Log levels.
Log levels.

# Structs

Logger exposes logging capabilities using https://pkg.go.dev/github.com/go-logr/logr.

# Type aliases

Level is a string representation of log level, which can easily be passed as a parameter, in lieu of defined types in upstream logging packages.