Benedikt Geisler

Results 2 comments of Benedikt Geisler

Hi, thanks for reaching out! Yes, I can reproduce this. The error returned by the logger is ``` 'Opening file failed. Error thrown by FB_FileOpen. Consult Beckhoff InfoSys. Internal Error:...

Good morning! This sounds reasonable. It also gets rid of empty strings in the error etc. which bothered me stylistically for some time: ``` _logger.AppendString('...').AppendAny(myInt).Error(''); ``` I'm a bit short...