mirror of
https://github.com/NixOS/nix
synced 2025-06-28 17:51:15 +02:00
comments and cleanup
This commit is contained in:
parent
70bcb39d3f
commit
9159dfe3d8
9 changed files with 7 additions and 19 deletions
|
@ -149,8 +149,7 @@ struct PushActivity
|
|||
|
||||
extern Logger * logger;
|
||||
|
||||
Logger * makeSimpleLogger(bool printBuildLogs, bool showTrace);
|
||||
// Logger * makeSimpleLogger(bool printBuildLogs = true, bool showTrace);
|
||||
Logger * makeSimpleLogger(bool printBuildLogs = true, bool showTrace = false);
|
||||
|
||||
Logger * makeJSONLogger(Logger & prevLogger);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue