]> source.dussan.org Git - sonarqube.git/commit
Add to sonar.log the beginning and end of CE tasks
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 28 Sep 2015 13:37:17 +0000 (15:37 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 29 Sep 2015 09:16:15 +0000 (11:16 +0200)
commit1067fc0a3adb177489c261b955b7ef3fe623a1be
treefe38a02af4ccccb53c2310bb6d5ee8d7b027029f
parentd5dd60152c3408a1440e1ba6f6b1ce262ed2d488
Add to sonar.log the beginning and end of CE tasks
server/sonar-server/src/main/java/org/sonar/server/computation/log/CeLogging.java
server/sonar-server/src/main/java/org/sonar/server/computation/queue/CeWorkerRunnableImpl.java
sonar-core/src/main/java/org/sonar/core/util/logs/DefaultProfiler.java
sonar-core/src/main/java/org/sonar/core/util/logs/NullProfiler.java
sonar-core/src/main/java/org/sonar/core/util/logs/Profiler.java
sonar-core/src/test/java/org/sonar/core/util/logs/NullProfilerTest.java