Add helper method for logging in Starter.java
In the starter class we System.out for "logging" since logback hasn't been enabled yet in this context. This is fine except it makes it a little difficult to grok for Starter related logs.
Add a helper method to prepend levels to the messages to make it easier to identify errors versus info.
Hello,i want to work on this issue, is this issue still open? If so please can i get this issue assigned?
All yours. Thanks @Lukkaeuss !
Just wanna let you know that im still working on it, i expect to do PR this weekend.
Hi, Can I work on this issue ?
@shashankbrgowda Hi, we already have a PR for this issue in review: https://github.com/stargate/stargate/pull/1348.
@Lukkaeuss are you still working this issue?
@Lukkaeuss are you still working this issue?
Hello, yes im still working on it. I expect to do PR in upcoming week if that's ok with you.