stargate icon indicating copy to clipboard operation
stargate copied to clipboard

Add helper method for logging in Starter.java

Open dougwettlaufer opened this issue 4 years ago • 7 comments

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.

dougwettlaufer avatar Oct 04 '21 16:10 dougwettlaufer

Hello,i want to work on this issue, is this issue still open? If so please can i get this issue assigned?

Lukkaeuss avatar Oct 08 '21 12:10 Lukkaeuss

All yours. Thanks @Lukkaeuss !

dougwettlaufer avatar Oct 08 '21 16:10 dougwettlaufer

Just wanna let you know that im still working on it, i expect to do PR this weekend.

Lukkaeuss avatar Oct 15 '21 05:10 Lukkaeuss

Hi, Can I work on this issue ?

shashankbrgowda avatar Nov 25 '21 07:11 shashankbrgowda

@shashankbrgowda Hi, we already have a PR for this issue in review: https://github.com/stargate/stargate/pull/1348.

ivansenic avatar Nov 25 '21 13:11 ivansenic

@Lukkaeuss are you still working this issue?

dougwettlaufer avatar Nov 29 '21 18:11 dougwettlaufer

@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.

Lukkaeuss avatar Nov 30 '21 09:11 Lukkaeuss