Index: svn/Logger.cls.xml =================================================================== diff -u -r1841 -r1859 --- svn/Logger.cls.xml (.../Logger.cls.xml) (revision 1841) +++ svn/Logger.cls.xml (.../Logger.cls.xml) (revision 1859) @@ -9,11 +9,6 @@ 000GetLatestLijst.csv - -APPS.common.Rapport.impl.BestandGenerator -1 - - TECH.DateTime.DateTimeAPI 1 @@ -49,13 +44,12 @@ -BestandGenerator:APPS.common.Rapport.impl.BestandGenerator="",DateTimeApi:TECH.DateTime.DateTimeAPI="",FileApi:TECH.File.FileAPI="",FileWriter:TECH.File.FileWriter="",svnCommand:svn.Command="" +DateTimeApi:TECH.DateTime.DateTimeAPI="",FileApi:TECH.File.FileAPI="",FileWriter:TECH.File.FileWriter="",svnCommand:svn.Command="" 1 1 %Status 1 + +FullPath:%String,Message:%String,Server:%String +1 + + + FullPath:%String,Message:%String,Server:%String 1 + + + +1 +%Library.GlobalCharacterStream + - + FullPath:%String 1 %Library.GlobalCharacterStream @@ -178,8 +187,7 @@ #dim BestaandeGetLatestRapportLijstIterator As TECH.ListIterator = ##class(TECH.ListIterator).%New(BestaandeGetLatestRapportLijst) #dim BestaandGetLatestRapport As svn.dto.GetLatestRapport - Set BestandStream = ##class(%Library.GlobalCharacterStream).%New() - Do BestandStream.WriteLine("Timestamp"_";"_"Message"_";"_"Uitvoerder"_";"_"Server") + #dim BestandStream As %Library.GlobalCharacterStream = ..GeefStreamMetEnkelHoofding() While BestaandeGetLatestRapportLijstIterator.HasNext() { Set BestaandGetLatestRapport = BestaandeGetLatestRapportLijstIterator.Next() @@ -190,6 +198,19 @@ ]]> + +BestandStream:%Library.GlobalCharacterStream,FullPath:%String,Message:%String,Server:%String +1 + + + Message:%String,Server:%String 1 @@ -229,29 +250,6 @@ ]]> - -FullPath:%String,Message:%String,Server:%String -1 - - - Server:%String,FullPath:%String,Message:%String 1 @@ -282,6 +280,16 @@ Do ..svnCommand.Execute() ]]> + + +Bestand:%String,BestandStream:%Library.GlobalCharacterStream +1 + +