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
Hi, I used LogginAspect attribute on web service method call. The first call of the web service for each method logged true. But other calls logged with the first call args. Args not changed between calls like static variable. So LoggingAspect not work on asp.net webservice truely.
The text was updated successfully, but these errors were encountered:
Hi, I used LogginAspect attribute on web service method call. The first call of the web service for each method logged true. But other calls logged with the first call args. Args not changed between calls like static variable. So LoggingAspect not work on asp.net webservice truely.
The text was updated successfully, but these errors were encountered: