Update logging
This commit is contained in:
parent
def602c05e
commit
810a333429
39 changed files with 85 additions and 139 deletions
|
|
@ -53,4 +53,4 @@ if (!re.test(name))
|
|||
throw new Error("Name must be only alphanumeric and start with a letter");
|
||||
|
||||
const res = migration(name, ups, downs);
|
||||
console.log(res);
|
||||
console.info(res);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue