#1 2017-08-26 11:56:50

igors233
Member
Registered: 2012-09-10
Posts: 234

LogViewer not working with NoEnvironmentVariable logs

If I specify TSQLLog.Family.NoEnvironmentVariable := True, created log will not contain EnvVariables which is as expected.
However, such log is impossible to open in LogView application (Samples 11).
First there's an AV in: these lines

    for i := 0 to high(FDays) do
      lstDays.Items.Add(Format('%s (%d rows)',[DateToStr(FDays[i]),

If those lines are commented then nothing is recognized in log (it's opened as some non log txt file).

Am I missing something or there's a bug in LogView?

Offline

#2 2017-08-26 17:59:08

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: LogViewer not working with NoEnvironmentVariable logs

There was indeed a bug.

Should be fixed by https://synopse.info/fossil/info/2c9d335e2e

Offline

Board footer

Powered by FluxBB