デバッグログ追加
@@ -149,7 +149,7 @@ | ||
149 | 149 | opts['yaxisMin'], opts['yaxisMax'], |
150 | 150 | opts['xaxisFormatString'], opts['yaxisFormatString'], opts['barWidth']) |
151 | 151 | |
152 | - #print script | |
152 | + self.env.log.debug(script); | |
153 | 153 | |
154 | 154 | div = tag.div( |
155 | 155 | tag.div(' ', |