pzampino commented on a change in pull request #250: KNOX-2209 - Improve logging for Knox token handling URL: https://github.com/apache/knox/pull/250#discussion_r373620041
########## File path: gateway-service-knoxtoken/src/main/java/org/apache/knox/gateway/service/knoxtoken/TokenServiceMessages.java ########## @@ -22,7 +22,7 @@ import org.apache.knox.gateway.i18n.messages.Messages; import org.apache.knox.gateway.i18n.messages.StackTrace; -@Messages(logger="org.apache.knox.gateway.service.knoxsso") +@Messages(logger="org.apache.knox.gateway.service.token") Review comment: I can buy that. I was surprised to see that it had been knoxsso :-O ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
