only store valid pixels
This commit is contained in:
@@ -49,7 +49,7 @@ func init() {
|
||||
DisableColors: true,
|
||||
}
|
||||
|
||||
configureLogger(logrus.StandardLogger(), "log/app.log", logrus.InfoLevel)
|
||||
configureLogger(logrus.StandardLogger(), "log/SJY01-preproc.log", logrus.InfoLevel)
|
||||
}
|
||||
|
||||
func NewLogger(logfile string) *logrus.Logger {
|
||||
|
||||
Reference in New Issue
Block a user