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