package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Nov 19, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
CreateOutputFolder creates the output folder if it doesn't exist
Client type for file based logging
New creates and returns a new client for file based logging
Store writes the log to the file
type Options struct {
OutputFolder string `yaml:"output-folder"`
}
Options required for file export
Source Files
¶
Click to show internal directories.
Click to hide internal directories.