more log
This commit is contained in:
@@ -28,6 +28,7 @@ func One(ctx context.Context, p string) error {
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
log.Printf("asses.deport(%s)...", p)
|
||||||
if err := deport(ctx, p); err != nil {
|
if err := deport(ctx, p); err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user