Current section

Files

Jump to
glight include glight_CustomTransport.hrl
Raw

include/glight_CustomTransport.hrl

-record(custom_transport, {
log :: fun((logging:log_level(), binary(), gleam@dict:dict(binary(), binary()), glight:log_config()) -> nil)
}).