class Seahorse::Client::Logging::Handler
def format(config, response)
-
(String)-
Parameters:
-
response(Response) -- -
config(Configuration) --
def format(config, response) config.log_formatter.format(response) end
(String)
-
response
(Response)
--
config
(Configuration)
--
def format(config, response) config.log_formatter.format(response) end