package
0.0.0-20250106071849-df598f952530
Repository: https://github.com/fantom-foundation/aida.git
Documentation: pkg.go.dev
# Functions
NewLogger provides a new instance of the Logger based on context flags.
NewMockLogger creates a new mock instance.
ParseTime from seconds to hours, minutes and seconds.
# Variables
No description provided by the author
# Structs
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.
# Interfaces
Logger is responsible for logging any info to user.