1 Nov 2011 17:04
chainsaw issue
sangeetha k <get2sangi <at> yahoo.com>
2011-11-01 16:04:05 GMT
2011-11-01 16:04:05 GMT
Hi, I am using chainsaw to view the log generated using log4j. Here is my configurations Sample log 2011-10-31 08:02:00,332 [ INFO] [9447566 <at> qtp-19458313-0] [net.hp.tr.businesslogic.referenceimplcustomer.businesslogic.CustomerController] [Organization: Travelocity] [Client: AA] [Location of device: DFW] [User: 550393] [User_role: Provider] [CorelationId: 947] [URL : http://localhost:8080/webapp/app/common_ux_js_shell/shell_devel.html] [Component: CustomerController.get] [Server: 127.0.0.1] [Request: ] [Response: void] [Status: pass] - Entering Method = get() log4j format <layoutclass="org.apache.log4j.PatternLayout"><!-- The log message pattern --><paramname="ConversionPattern"value="%d{ISO8601} [%p] [%t] [%X{classname}] [Organization: %X{organization}] [Client: %X{client}] [Location of device: %X{deviceloc}] [User: %X{user}] [User_role: %X{user_role}] [CorelationId: %X{corelationID}] [URL : %X{url}] [Component: %X{component}] [Server: %X{server}] [Request: %X{request}] [Response: %X{response}] [Status: %X{status}] - %m%n"/></layout> chainsaw configuration <param name="logFormat" value="TIMESTAMP [LEVEL] [THREAD] [CLASS] [PROP(ORGAN)] [PROP(CLIENT)] [PROP(LOCATION_DEVICE)] [PROP(USER)] [PROP(ROLE)] [PROP(CORELATIONID)] [PROP(URL)] [PROP(COMPONENT)] [PROP(SERV)] * - MESSAGE"/>(Continue reading)
RSS Feed