sbt/util/log
Mark Harrah a3f1b9c22f fix tests, discovery
updated compile tests for new minimal AnalysisCallback
moved discovery to discovery/ subproject and updated for new approach
fixed discovery to only find public methods when searching for annotated definitions
extracting inherited definitions unimplemented in api/, so some discovery tests fail
moved discovery classes from sbt.inc package to sbt.compile
2010-10-06 08:24:13 -04:00
..
src/test/scala fix tests, discovery 2010-10-06 08:24:13 -04:00
BasicLogger.scala first round of logger cleanup/migration 2010-06-10 21:26:27 -04:00
BufferedLogger.scala unnecessary import in BufferedLogger 2010-07-19 12:32:13 -04:00
ConsoleLogger.scala rework ConsoleLogger 2010-09-04 08:24:26 -04:00
FilterLogger.scala first round of logger cleanup/migration 2010-06-10 21:26:27 -04:00
FullLogger.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
Level.scala rework ConsoleLogger 2010-09-04 08:24:26 -04:00
LogEvent.scala first round of logger cleanup/migration 2010-06-10 21:26:27 -04:00
Logger.scala add conversion from xsbti.Logger to sbt.Logger 2010-09-27 18:51:35 -04:00
LoggerWriter.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
MultiLogger.scala rework ConsoleLogger 2010-09-04 08:24:26 -04:00
NOTICE move StackTrace to util/log 2010-06-10 21:08:01 -04:00
StackTrace.scala move StackTrace to util/log 2010-06-10 21:08:01 -04:00