Git Product home page Git Product logo

log4net-logviewer's People

Contributors

dependabot[bot] avatar wallymathieu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

log4net-logviewer's Issues

Error when reading logfile with throwable as last Event child

Hi there,

I was wondering if you are still maintaining this Project, as I found an issue which arrises in
private void EventChildren(XmlReader xmlreader, Names names, LogEntry logentry)
when the last element being read is read using .ReadInnerXml.
Using ReadInnerXml causes the Reader to advance to the next node which is an ENDELEMENT. Calling xmlReader.Read() again moves the Reader past the ENDELEMENT which then throws an error because the code is expecting an ENDELEMENT. I've made a fix in my local code copy, but was hoping you could incorporate this because I prefer using a compiled package.

Thanks
Alexander

-m twice

The command line app fails ...

file not found

When pointing logtail.exe to a non existing file, then the program crashes with an unhandled exception

default renderings

There should be some simple rendering layouts (for example):
A)
%newline----------------------%newline%date %-5level %logger - %newline----------------------%newline%message%newline----------------------%newline%exception%newline
B) version with date, level and first line of the message ...

These layouts should be available by a flag on the command line to simplify its use.

Should support F5

Should support F5 to refresh.
Would be nice if it could monitor the file. F5 would work though.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.