Class LoggingStreamAttribute
This attributes uses the default of LoggingAttribute but sets the ResponseBody=false to support output streams.
[AttributeUsage(AttributeTargets.Method)]
public class LoggingStreamAttribute : Attribute
- Inheritance
-
LoggingStreamAttribute
- Inherited Members