Connects a user log sink of type T to the kernel logging system.
Owns the btck_LoggingConnection and routes kernel log lines to the sink's LogMessage method for the connection's lifetime.
| Name | Description |
|---|---|
Logger [constructor] | Registers log as the destination for kernel log messages. |