Giter Club home page Giter Club logo

Comments (7)

gremo avatar gremo commented on May 24, 2024

Hi, if you are using forRoot then you need the WINSTON_MODULE_PROVIDER token along with Logger type hint from 'winston'. Just look for the Quick Start section 👍🏻

For the second question have a look here: https://github.com/winstonjs/winston-daily-rotate-file

from nest-winston.

Meywether avatar Meywether commented on May 24, 2024

Hello Gremo,
thanks for your response, I decided to change my imports of Winston to be the default logger of nest.
I mean, if you are not a newbie to NestJS like me, than its obvious what the mistake is about, maybe can you extend your documentation with an example like you did in your comment?

Regarding Daily Log Rotate, I was a litte bit confused, because the property was available but no documentation at your side. Thanks for the link!

Thanks a lot!!!
Meywether

from nest-winston.

Meywether avatar Meywether commented on May 24, 2024

Hello @gremo,
sorry to disturb you again, but I have the same problem again in my repository classes ( only there )
This time I followed: Quickstart.

Again, logger.error, function not defined.

My module within the repository directory provides the Logger class!

Can it be, that because of the super() call , the injection does not work ?

image

Best regards
Meywether

***** EDIT 15.11.2020 *****

I do not know if it is helping but I had a problem injecting a repository into another repository in nest. I need to handle this via the typeorm getRepository method. Can it be, that the Loggerservice can not be injected into the repository class ?

If yes what would be your preferred solution ?

Kind regards
Meywether

from nest-winston.

gremo avatar gremo commented on May 24, 2024

So sorry for the late response, I was a bit busy at work an all the stuff.

Have you solved your issue? AFAIK there is not problem with super(). Just try to console.log(this.logger) inside the repository and see if it's undefined.

from nest-winston.

Meywether avatar Meywether commented on May 24, 2024

Hi,
will check it asap!
Best regards
Meywether

from nest-winston.

Meywether avatar Meywether commented on May 24, 2024

Hi,
took a little but longer due to my work.
No its defined, getting a bunch of logs, the error message is still:
[NestWinston] Error 2.3.2021, 14:11:29 [RpcExceptionsHandler] this.logger.log is not a function - {"stack":["TypeError: this.logger.log is not a function\n

Best regards Meywether

from nest-winston.

gremo avatar gremo commented on May 24, 2024

@Meywether if you still have errors, let us know. I'll close this in the meanwhile 😄

from nest-winston.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.