more log4go additions
This commit is contained in:
parent
02a9d5d173
commit
b89c69d86b
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ func (e RedshiftBasicEmtitter) Emit(b Buffer, t Transformer) {
|
|||
os.Exit(1)
|
||||
}
|
||||
|
||||
fmt.Printf("Redshift load completed.\n")
|
||||
l4g.Debug("Redshift load completed.\n")
|
||||
db.Close()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue