added Target::setInstallationLogfile to set the RPM log
[platform/upstream/libzypp.git] / zypp / Target.h
index 0f8e79b..6ba6c30 100644 (file)
@@ -86,6 +86,9 @@ namespace zypp
     void enableStorage(const Pathname &root_r);
 #endif
 
+    /** Set the log file for target */
+    bool setInstallationLogfile(const Pathname & path_r);
+
   public:
     /** Ctor */
     explicit