]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
* merged from apt--mvo
[apt.git] / doc / examples / configure-index
index 711a777109b96109c07312a363250699c240f5f6..a4a955b6a43fa55d2c4ef12b665f46aec0b2ecd0 100644 (file)
@@ -245,6 +245,11 @@ Dir "/"
      apt-get "/usr/bin/apt-get";
      apt-cache "/usr/bin/apt-cache";
   };
+
+  // Location of the logfile
+  Log "var/log/apt" {
+       Terminal "term.log";
+  };
 };
 
 // Things that effect the APT dselect method