问题
Need help here.. I have developed a java application and configured logs using log4j. I have deployed this application in wso2 carbon. Can anyone tell me where to check my application logs in wso2 carbon?? I can see only carbon logs wso2carbon.log.. Where can i check my application specific logs??
回答1:
If you have your own log4j.properties file in your webapp, you can configure the location in it.
See this for more details.
https://docs.wso2.com/display/AS530/Customize+Logging+for+Web+Applications
来源:https://stackoverflow.com/questions/47640420/where-to-check-custom-webapplication-logs-in-wso2-carbon