Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶
InitLogger initializes the global zerolog logger with the specified level and format. By default, uses JSON format. Set format to "human" for human-readable output. Use this function to configure logging during initialization.
func SetDebugLogging ¶
func SetDebugLogging()
SetDebugLogging enables debug level logging in human-readable format. Useful for troubleshooting flow execution.
Types ¶
Click to show internal directories.
Click to hide internal directories.