#IF(#NotExisting)
{LogFileNotExisting}
#ELSE
#IF(#IsEmpty) #ELSE #ENDIF
{LogFileEmpty}
{LastEntry} #LogFile.LastChange[datetime]
   
#IF(#IsEmpty)
#LogFile.Name
#ELSE

{Download}

#LogFile.Name (#LogFile.Size[KB] {KiloByte}) [{Lines}: #LineCountFrom - #LineCountAll / #LineCountAll]
#ENDIF
#IF(NOT #IsEmpty)
#LogFileContent
#ENDIF
#IF(NOT #IsEmpty) #ENDIF #ENDIF