We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is my first attempt to start working with otroslogviewer but I can't make it work. What I did:
I imported by log4j2 file:
I open log file I get:
When I press open I get:
Could anyone say what I am doing wrong?
The text was updated successfully, but these errors were encountered:
Nobody knows? Could anyone provide a piece of working log so I could at least understand how it works.
Sorry, something went wrong.
Can you add some lines of the of the logfile and the log4j2 configuration?
In .otroslogviewer\plugins\logimporters you find all paterns. You can create a pattern by your own. Like:
type=log4j pattern=TIMESTAMP [LEVEL] [THREAD] LOGGER MESSAGE dateFormat=yyyy-MM-dd HH:mm:ss.SSS name=My Pattern charset=windows-1252
see also: https://github.com/otros-systems/otroslogviewer/wiki/Log4jPatternLayout#the-log4j-patternlayout-parser
svennissel
No branches or pull requests
This is my first attempt to start working with otroslogviewer but I can't make it work. What I did:
I imported by log4j2 file:
I open log file I get:
When I press open I get:
Could anyone say what I am doing wrong?
The text was updated successfully, but these errors were encountered: