Getting started with Pino logger - NodeJS Express | How to use Pino

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ต.ค. 2024
  • I know I said in the least video that I wouldn't write down any descriptions b ut I didn't want to leave this section empty :) I really love using Pino and there aren't any videos on yt talking about it so I thought I'd make one.
    ---
    Pino ► github.com/pin...
    Pino Pretty ► github.com/pin...
    #nodejs #pino #express

ความคิดเห็น • 36

  • @nagyszabolcs9451
    @nagyszabolcs9451 2 ปีที่แล้ว +4

    Loved this! Straight to the point and very helpful. Thank you!

  • @joepage3065
    @joepage3065 2 ปีที่แล้ว +1

    Thanks for a clear and concise demo.

  • @souravdhar47
    @souravdhar47 2 ปีที่แล้ว +2

    really simply explained mate...thank you😊

  • @viktorlernt6063
    @viktorlernt6063 10 หลายเดือนก่อน

    Thank you very much, a very helpfull "Getting started"!

  • @pedroapfilho
    @pedroapfilho 2 ปีที่แล้ว +2

    That is super helpful! Thanks for the video!

    • @richardbray
      @richardbray  2 ปีที่แล้ว

      Thanks, glad you found it helpful 👍

  • @cristianfz16
    @cristianfz16 2 ปีที่แล้ว +3

    The documentation seems too complicated to understand, this video helped me a lot, thankyou!

    • @richardbray
      @richardbray  2 ปีที่แล้ว

      Aww that's very kind of you. Thanks :)

  • @lautarolopez334
    @lautarolopez334 ปีที่แล้ว

    You explained it really simple, thanks!

    • @richardbray
      @richardbray  ปีที่แล้ว +1

      Thanks. I'm glad you liked my explanation.

  • @oz4549
    @oz4549 2 ปีที่แล้ว +1

    Thank you for this.

  • @dimitrinjila4522
    @dimitrinjila4522 2 ปีที่แล้ว +1

    Really helped me , Thanks!

  • @selvaganeshm1914
    @selvaganeshm1914 ปีที่แล้ว

    Thanks for this. Helped a lot.

    • @richardbray
      @richardbray  ปีที่แล้ว

      Nice, I'm glad you found it helpful

  • @naggayidaphnepearl5044
    @naggayidaphnepearl5044 2 ปีที่แล้ว +1

    Thank you

  • @CodingBill
    @CodingBill ปีที่แล้ว

    Thanks a lot !

  • @puneetarora1714
    @puneetarora1714 ปีที่แล้ว

    good stuff

  • @starlingwatch3921
    @starlingwatch3921 ปีที่แล้ว

    Thanks! Good video. Is there something that lets me browse Pino created logs from a browser? -Frank

    • @richardbray
      @richardbray  ปีที่แล้ว

      Not to my knowledge. If you're using AWS you can do that through CloudWatch but this isn't an Pino feature.

  • @FernandoBasso
    @FernandoBasso 2 ปีที่แล้ว

    When we use Pino with Fastify, logging is delegated to worker threads. Does it also work like this if we use Pino with Express?

    • @richardbray
      @richardbray  2 ปีที่แล้ว +1

      No I don't think is logs on a worker thread in Express by default. Although the video doesn't go through using the Pino Express specific plugin github.com/pinojs/express-pino-logger

  • @alii4334
    @alii4334 2 ปีที่แล้ว

    I installed it long time ago, I couldn't get most of it, due to the complexity of the documentation. thank you for simpyfiying it.
    I have a question Can we log info about the file name, line?

    • @richardbray
      @richardbray  2 ปีที่แล้ว

      Thanks for your compliments 😊
      It's a good question and not something I've looked into before. I haven't seen it in others loggers I've used so I don't know how possible it is but I'm honestly not sure 🤷

  • @alexandervashchuk7795
    @alexandervashchuk7795 10 หลายเดือนก่อน

    How did you get terminal intellisense at 2:47 ?

    • @richardbray
      @richardbray  10 หลายเดือนก่อน

      That's a vscode extension called Error Lens

  • @Dracometeor562
    @Dracometeor562 2 ปีที่แล้ว +2

    how to log both on nodejs console and on text file ?

    • @richardbray
      @richardbray  2 ปีที่แล้ว

      This is a good question. If you're using AWS or something you get that automatically with cloudwatch but locally you might need something like this github.com/pinojs/pino-tee

    • @Dracometeor562
      @Dracometeor562 2 ปีที่แล้ว

      @@richardbray Hi Richard, Appreciated your help to me, thank you !!. however i have tried it and it did not behave correctly.
      i have created info.log and error.log, and tried it.
      The error log is go to error.log which is correct. however, the text for error.log is at info.log as well.
      Technically, the logs for info.log has twice, the one for error and the one for info.

    • @Dracometeor562
      @Dracometeor562 2 ปีที่แล้ว

      In a nutshell, here's the example:
      error.log -> TEST error
      info.log -> TEST error TEST info

  • @duyanh710
    @duyanh710 11 หลายเดือนก่อน

    I love your theme so much, can i have its name please?

    • @richardbray
      @richardbray  11 หลายเดือนก่อน +1

      I think it's Cobalt2

    • @duyanh710
      @duyanh710 11 หลายเดือนก่อน

      @@richardbray thanks for the theme

  • @aneesijaz
    @aneesijaz 2 ปีที่แล้ว

    What theme are you using with code ?

    • @richardbray
      @richardbray  2 ปีที่แล้ว +1

      Cobalt 2 by Wes Bos
      marketplace.visualstudio.com/items?itemName=wesbos.theme-cobalt2

  • @3x10.8_ms
    @3x10.8_ms 2 หลายเดือนก่อน

    bro u forgot debug

    • @richardbray
      @richardbray  2 หลายเดือนก่อน

      lol true