Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cfg ¶
type Cfg struct { LogDir string // directory for the log file TestType string // type of test (comes before timestamp in filename so sorted file list will block these together) TestSubtype string // test subtype (comes after timestamp in filename so sorted file list will show latest of different subtypes together) LogLevel slog.Level }
Click to show internal directories.
Click to hide internal directories.