Discover Packages
github.com/projectdiscovery/proxify
pkg
logger
file
package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Aug 12, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
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"`
OutputJsonl bool `yaml:"output-jsonl"`
}
Options required for file export
Source Files
¶
Click to show internal directories.
Click to hide internal directories.