Improved build log, added more debug info
This commit is contained in:
parent
2548cc2b30
commit
82e73281e4
43 changed files with 247 additions and 87 deletions
|
|
@ -66,6 +66,8 @@ class Pdepend implements Plugin
|
|||
$this->pyramid = $title . '-pyramid.svg';
|
||||
$this->chart = $title . '-chart.svg';
|
||||
$this->location = $this->phpci->buildPath . '..' . DIRECTORY_SEPARATOR . 'pdepend';
|
||||
|
||||
$this->phpci->logDebug('Plugin options: ' . json_encode($options));
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue