We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc88db0 commit 3547a95Copy full SHA for 3547a95
docs/transports.md
@@ -953,7 +953,7 @@ const logger = winston.createLogger({
953
954
```typescript
955
import * as winston from 'winston';
956
-import { ConsoleTransportInWorker } from '@rpi1337/winston-console-transport-in-worker';
+import { ConsoleTransportInWorker } from '@greeneyesai/winston-console-transport-in-worker';
957
958
...
959
0 commit comments