Open jackfirth opened 7 years ago
Useful info that logs should include:
Also, clients should somehow be able to specify how the text of these messages are formatted without affecting the structured data component of the logs.
It might be reasonable to add debug
level logging to all disposables by default. Will keep that in mind when using disposables in a server environment.
It should be easy to wrap a disposable in a disposable that logs allocation and deallocation events to a provided logger.