Delphi Logging Mastery: QuickLogger & Custom Syslog Server Setup - Delphi 235

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024

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

  • @om3raltiparmak
    @om3raltiparmak 3 หลายเดือนก่อน +1

    Thank you for your education.

  • @GaryChike
    @GaryChike 3 หลายเดือนก่อน +2

    Thank you Alister!

  • @marekjakimowicz
    @marekjakimowicz 3 หลายเดือนก่อน +1

    This very interesting. I currently using my own logging code. Maybe I want to switch to QuickLogger in next project. Thanks.

  • @JanDoggen
    @JanDoggen 3 หลายเดือนก่อน

    Using QuickLogger here. It's easy to extend the logging, we added a new provider logging to TCP. BTW : Didn't know you could use the Format format.

    • @codegearguru
      @codegearguru  3 หลายเดือนก่อน

      Glad you learnt something new!

  • @DustenScheere
    @DustenScheere 3 หลายเดือนก่อน

    Is there any mechanism to hook into objects you've already written and get a log message for any of the methods called? Let's say I have TDocument object. I'd like the logger to fire anytime a method of TDocument was called without needing to go in and "dirty" up the code with .Log calls.

    • @codegearguru
      @codegearguru  3 หลายเดือนก่อน

      Yes, kind of. If you're methods are virtual you can inject events into them (Aspect Oriented Programming - AOP). Although it probably wouldn't be a trivial exercise.

  • @JanDoggen
    @JanDoggen 3 หลายเดือนก่อน

    Alister, what makes those begin/end color matches?

    • @codegearguru
      @codegearguru  3 หลายเดือนก่อน

      CnWizards. Http://cnpack.org

  • @putin-yuhlo
    @putin-yuhlo 3 หลายเดือนก่อน +1

    Thanks from Ukraine! 🎉

  • @brucemcgee5749
    @brucemcgee5749 3 หลายเดือนก่อน

    And then a WITH?!? I'm telling you, this video is an emotional roller coaster!

  • @brucemcgee5749
    @brucemcgee5749 3 หลายเดือนก่อน

    +1 for correct spelling

    • @JanDoggen
      @JanDoggen 3 หลายเดือนก่อน

      You mean TimePrecission? ;-)