bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27067: Feature request: please allow for either automatic logging of


From: Ludovic Courtès
Subject: bug#27067: Feature request: please allow for either automatic logging of all output of every guix commands or add an option to each guix command to allow it for all to be logged
Date: Tue, 30 May 2017 22:14:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hi Brenton,

Brenton Horne <address@hidden> skribis:

> As I understand it only the guix build command has an option to log output to 
> a file.

Every derivation that is built, regardless of the command, has its log
stored in /var/log/guix/drvs.  What ‘guix build’ has is a simple way to
get the file name or URL of a build log:

  guix build --log-file coreutils

See:

  
https://www.gnu.org/software/guix/manual/html_node/Additional-Build-Options.html
  
https://www.gnu.org/software/guix/manual/html_node/Invoking-guix_002ddaemon.html
    (specifically --lose-logs and --disable-log-compression)

Can we say your feature request has already been fulfilled?  :-)

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]