GraphqlQuery.Logger (graphql_query v0.3.7)
View SourceLogger helper to differentiate between compile time and runtime warnings.
In compile time it will use IO.warn/2
, in runtime it will use Logger.warning/2
.
Logger helper to differentiate between compile time and runtime warnings.
In compile time it will use IO.warn/2
, in runtime it will use Logger.warning/2
.