Analogy.LogViewer: Why NLog does not work and all others at minimum should be able to provide unfiltered raw view?

Question

Viewer 5.1.0 Net48

Why NLog does not work and all others at minimum should be able to provide unfiltered raw view?

  • The reason minimum of raw view should be available is so that we do not have to go to VS Code or other better text editor to view to view it, although the VS code does a good job of tokenization which is very helpful.
  • The raw view button shows this: File is not supported by Analogy.LogViewer.NLogProvider.NLogDataProvider. File: D:\Downloads\Data\Logs\error-2023-10-03.log

Errors:

Whenever something is being saved in the NLog settings this error is also showing which sometimes ignores it. image Other NLog errors after playing around with some settings, this error is showing for all providers and can be reset by deleting user config: image

About this issue

  • Original URL
  • State: closed
  • Created 9 months ago
  • Comments: 25 (15 by maintainers)

Most upvoted comments

I have a complete fix for this. I’m working also on #1866 and will release new version probably over the weekend.

image

could be. I’ll investigate.

It is related to the WXI skin as discussed here https://supportcenter.devexpress.com/ticket/details/t1098901/tokenedit-maskbox-internal-property-is-null-when-wxi-or-wxi-compact-skin-is-applied

for now you can probably use different skin to resolve it until I’ll release a fix for the newly issue #1899

Thanks. now I’m able to reproduce it. image

Very strange. I’ll check this. thanks for updating me!

I have Released new version. You can test it and report back with any problems 😃 https://github.com/Analogy-LogViewer/Analogy.LogViewer/releases/tag/v5.1.1.0

already have some fixes… still will imrpove it more

image

@BirukTes Working on this. Will update