Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger logs characteristics of the matching process depending on options set by user.
func (*Logger) Elapsed ¶
func (lg *Logger) Elapsed()
Elapsed logs time elapsed since logger created.
func (*Logger) IDs ¶
func (lg *Logger) IDs(p string, ids []core.Identification)
IDs logs warnings, known, unknown and reports matches against supplied formats.
Click to show internal directories.
Click to hide internal directories.