package
0.0.1-20241014-0001
Repository: https://github.com/kyaxcorp/go-core.git
Documentation: pkg.go.dev
# Functions
GetChannel -> Get channel based on instance name (the key from the config) Check if there is a channel like this..
GetDefaultChannel -> gets the default logger based on the current configuration Finds the default one checks if the object is created in memory if yes then returns it, if not it creates it based on the configuration.