Skip to content
New issue

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

Making changes in logback.xml to reload automatically. #71

Conversation

Amit-Singh40
Copy link

Change log description
Loading logback.xml automatically

Purpose of the change
Ability to load logback.xml for windows without restart

What the code does
Ability to load logback.xml for windows without restart

How to verify it
You can try to load logback with DEBUG mode enabled and you should see DEBUG output in the log file.

Signed-off-by: Amit-Singh40 <[email protected]>
@Amit-Singh40 Amit-Singh40 changed the title Making changes in logback.xml Making changes in logback.xml to reload automatically. Mar 6, 2024
@Amit-Singh40 Amit-Singh40 reopened this Mar 6, 2024
@@ -10,7 +10,7 @@
http://www.apache.org/licenses/LICENSE-2.0

-->
<configuration>
<configuration scan="true" scanPeriod="30 seconds">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@sachin-j-joshi sachin-j-joshi merged commit af59383 into pravega:stability-improvements-v2 Mar 6, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants