From: Tuukka Lehtonen Date: Wed, 7 Mar 2018 12:59:39 +0000 (+0200) Subject: Added LoggingUtils/archiveLogs SCL function. X-Git-Tag: v1.43.0~136^2~558 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=f77aae8906bcd780c0202720257d8c443a261342;hp=f77aae8906bcd780c0202720257d8c443a261342 Added LoggingUtils/archiveLogs SCL function. Also moved all archival related headless code to org.simantics.logging from org.simantics.logging.ui to keep both UI & headless codebases cleaner. DBAndMetadataLogProvider was fixed to support workspace paths with whitespace in their name. LogCollector.archiveLogs now also removes the temporary directory structure it creates for collecting and archiving the log files. refs #7795 Change-Id: Icbffa7ffc5d6a5f2b859b0220fbebcf59b5ac590 ---