# Packages
Package customlogger implements a simple custom logger, for logging to file or stdout depending on config package.
# Functions
GetConfigDir returns the current user config directory path as string.
RunCommand runs a command with the help of `safeexec` library.
Converts a string to int.