package
Version:
v0.0.0-...-35a4376
Opens a new window with list of versions in this module.
Published: Jan 6, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Level string `json:"level"`
FilePath string `json:"file_path"`
}
const (
BoolType FieldType = iota
StringType
IntType
Int64Type
Int32Type
Int16Type
Int8Type
UintType
Uint64Type
Uint32Type
Uint16Type
Uint8Type
ErrorType
TimeType
DurationType
Float64Type
Float32Type
ReflectType
)
const (
DebugLevel Level = iota
InfoLevel
WarningLevel
ErrorLevel
)
Source Files
¶
Directories
¶
|
|
|
|
output
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.