Skip to content

Commit

Permalink
[#60feature/#60-restlib] refactoring
Browse files Browse the repository at this point in the history
Signed-off-by: huluvu424242 <huluvu424242@gmail.com>
  • Loading branch information
Huluvu424242 committed Jan 28, 2023
1 parent 9641ce9 commit 83a884d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ public JenkinsMonitorTray getMonitorTray() {
return this.monitorTray;
}



public static void main(final String[] commandlineArgs) {
final Loaded defaultConfiguration = Configuration.getOrCreateInstance(Configuration.getDefaultConfigurationsfile()).reload();
defaultConfiguration.resetLoggerConfiguration();
Expand Down

0 comments on commit 83a884d

Please sign in to comment.