Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: LoggerBase Log

Declaration

LoggerBase Log

Summary

Gets or sets a logger to log all HTTP requests to.

Remarks

Do not modify properties of the logger while the server is running as doing so is not thread-safe. Reassigning a new logger, however, should be safe (as assignment is atomic).