Logger

gql.client.codegen.Logger$
See theLogger companion trait
object Logger

Attributes

Companion
trait
Source
Logger.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Logger.type

Members list

Value members

Concrete methods

def make[F[_]](outputChannel: String => F[Unit])(implicit F: Async[F]): F[Logger[F]]

Attributes

Source
Logger.scala