anyOf [Array<string>, string ∪ boolean]
Set the type of logging typeorm should output
Defaults to errors, warnings, and schema (migration progress)
string
Valid values: better-sqlite3, mariadb, mysql, postgres, sqljs
better-sqlite3
mariadb
mysql
postgres
sqljs
anything