Documentation
¶
Index ¶
Constants ¶
View Source
const LogDateFormat = time.RFC3339
LogDateFormat is the default log format
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FFLogger ¶ added in v1.30.0
FFLogger is the internal logger struct for GO Feature Flag
func ConvertToFFLogger ¶ added in v1.30.0
ConvertToFFLogger is converting a classic logger to our internal logger.
func (*FFLogger) GetLogLogger ¶ added in v1.30.0
GetLogLogger is returning a classic logger from a slog logger
Click to show internal directories.
Click to hide internal directories.