# Functions
DebugEnabled returns true if a logger has been supplied via SetLogger.
Debugf writes to the log using the configured logger.
SetLogger sets the logger used by the securememory package and enables debug level logging.
# Interfaces
No description provided by the author