mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
Switch over to using ManagedLogger
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ import xsbti.{ ComponentProvider, GlobalLock }
|
||||
* Base class for test suites that must be able to fetch and compile the compiler bridge.
|
||||
*/
|
||||
abstract class BridgeProviderSpecification extends BaseIvySpecification {
|
||||
log.setLevel(Level.Warn)
|
||||
// log.setLevel(Level.Warn)
|
||||
|
||||
def realLocal: Resolver =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user