import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/logger/SimpleConsoleLogger.ts";
Classes
Performs logging of the events in TypeORM. This version of logger uses console to log events and does not use syntax highlighting. |
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/logger/SimpleConsoleLogger.ts";
Performs logging of the events in TypeORM. This version of logger uses console to log events and does not use syntax highlighting. |