Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
loggers.hh File Reference
#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 ()