#include "types.hh"
Go to the source code of this file.
Enumerations | |
enum class | LogFormat { raw , rawWithLogs , internalJSON , bar , barWithLogs } |
Functions | |
void | nix::setLogFormat (const std::string &logFormatStr) |
void | nix::setLogFormat (const LogFormat &logFormat) |
void | nix::createDefaultLogger () |