# Functions
Debugf prints out debug-level information messages with a formatting directive.
Errorf prints out debug-level information messages with a formatting directive.
Fatalf prints out debug-level information messages with a formatting directive, and then exits with code 1.
Infof prints out debug-level information messages with a formatting directive.
Warnf prints out debug-level information messages with a formatting directive.