8000
Comment options
You must be logged in to vote
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji
reacted with thumbs down emoji
reacted with laugh emoji
reacted with hooray emoji
reacted with confused emoji
reacted with heart emoji
reacted with rocket emoji
reacted with eyes emoji
Manage ES logs - how? #343
Unanswered
hrstoyanov
asked this question in
Q&A
Replies: 1 comment 1 reply
-
To disable that output you need to configure your logging system, looks like your current config suppresses a lot of information like logger name and level. With logback you can disable a logger with <logger name="org.eclipse.serializer.persistence.types.PersistenceCustomTypeHandlerRegistry" level="OFF"/> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
How do I suppress ES logs like these:
Beta Was this translation helpful? Give feedback.
All reactions