Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

Commit

Permalink
#150, test: Changed amout of logging output
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaschmidt committed Jun 19, 2016
1 parent fef140e commit 8a3a6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/src/sbt-test/swagger/compile/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ libraryDependencies ++= Seq(

apiFirstParsers := Seq(ApiFirstSwaggerParser.swaggerSpec2Ast.value).flatten

logLevel := Level.Error
logLevel := sbt.Level.Warn

crossPaths := false

0 comments on commit 8a3a6d6

Please sign in to comment.