You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've currently got LazyLogging in the project, but I don't think we've got it configured. Getting these warnings when running the server locally:
api[ERROR] log4j:WARN No appenders could be found for logger (com.amazonaws.AmazonWebServiceClient).
api[ERROR] log4j:WARN Please initialize the log4j system properly.
api[ERROR] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
api [INFO] [08/14/2017 14:44:38.469] [WebServer-akka.actor.default-dispatcher-4] [akka.actor.ActorSystemImpl(WebServer)] Server online at http://0:0:0:0:0:0:0:0:8090/
The text was updated successfully, but these errors were encountered:
We've currently got LazyLogging in the project, but I don't think we've got it configured. Getting these warnings when running the server locally:
The text was updated successfully, but these errors were encountered: