# Functions
Logs debug messages.
Logs an error and exits the application.
Executes a template with the provided data.
Logs an information.
Loads yml data from a byte array.
Loads yml data from a file.
Parses a template defined in a file.
Enables verbose output (debug).
Returns the map specified by path If the path does not exist it will be created Returns nil if the element referenced by path is not a map.
Logs a warning.