Grzegorz Kossakowski 9f9ac3a9cc Scripted logger logs everything
Do not filter any logging in scripted logger by setting the log level to
Debug.
The caller of ScriptedRunner passes a logger and decides the level of
logging it wants to receive. Scripted shouldn't filter anything.
2016-04-12 20:14:10 +02:00
2016-04-12 20:14:10 +02:00
2016-02-14 21:16:49 +00:00
2016-04-07 12:47:36 +02:00
2015-12-16 17:22:02 -05:00
2016-03-31 01:23:34 -04:00
2014-04-14 12:16:06 -04:00
2014-04-14 12:16:06 -04:00
2015-08-20 01:02:40 -04:00

utility modules for sbt

cd sbt-modules/util-take2
git filter-branch --index-filter 'git rm --cached -qr -- . && git reset -q $GIT_COMMIT -- build.sbt LICENSE NOTICE interface util/appmacro util/collection util/complete util/control util/log util/logic util/process util/relation cache' --prune-empty
git reset --hard
git gc --aggressive
git prune
S
Description
sbt, the interactive build tool
Readme
97 MiB
Languages
Scala 94.5%
Java 3.1%
Shell 1.1%
Batchfile 0.9%
Roff 0.2%
Other 0.1%