marsprince / nest-log4js

a log4js module for Nest.
MIT License
12 stars 5 forks source link

log4js.interceptor.abstract type error #2

Open helor opened 5 years ago

helor commented 5 years ago

log4js.interceptor.abstract.d.ts:8:5 - error TS2416: Property 'intercept' in type 'Log4jsInterceptorAbstract' is not assignable to the same property in base type 'NestInterceptor<any, any>'

Darkein commented 5 years ago

this package is not compatible with nest@6. You can use @hyman/nest-log4js, a forked project which work with nest@6