When I login in to the API Provider app, I see following INFO logs.. [2012-03-24 13:49:48,360] INFO - CarbonTopLevel admin [2012-03-24 13:49:48,381] INFO - CarbonTopLevel <ns:loginResponse xmlns:ns="http://authentication.services.core.carbon.wso2.org"><ns:return>true</ns:return></ns:loginResponse> [2012-03-24 13:49:48,381] INFO - CarbonTopLevel JSESSIONID=2F3520652112D89C1D1352ED4BAC37C6; Path=/; Secure; HttpOnly
Looks like from somewhere CarbonTopLevel.log() being invoked.. With this approach aren't we loosing the context of the actual place where the log needs to be printed..? Also we need to get rid of above 2nd and 3rd lines of the above logs and make the first line more meaningful... -- Thanks & Regards, Prabath [1]: components/script-engine/org.wso2.carbon.scriptengine/src/main/java/org/wso2/carbon/scriptengine/engine/CarbonTopLevel.java Mobile : +94 71 809 6732 http://blog.facilelogin.com http://RampartFAQ.com _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
