Removed OK's from logging, not needed
This commit is contained in:
@@ -20,6 +20,6 @@ public class Main {
|
||||
|
||||
JavalinConfig.setup(app);
|
||||
|
||||
logger.info("Discovery service up and running. - OK");
|
||||
logger.info("Discovery service up and running");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user