Results 1 to 6 of 6

Thread: Logging Framework for VB6.0

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Posts
    3

    Logging Framework for VB6.0

    can you please suggest if any logging framework for VB6.0?

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Logging Framework for VB6.0

    Can you please rephrase your question?
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Logging Framework for VB6.0

    Welcome to the forums....

    Does that mean logging errors...?? Like, you want an easy way of logging errors in your VB program..?

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  4. #4

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Posts
    3

    Re: Logging Framework for VB6.0

    I want to do logging using VB6.0 application

    I am looking for any logging framework similar to
    Log4J for .NET or
    Enterprize Library Logging Block for .NET

    could you please suggest some logger for VB6.0???

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Logging Framework for VB6.0

    Never heard of Log4J before so I Googled it.

    It looks like a debuging tool, so I would suggest doing research on Application Debugging in VB6.

    Although this is geared toward VB.NET (VB6 is sooooooooooo old that it is going to be difficult finding VB6 specific things anymore) but many of the principles remain.

    http://msdn.microsoft.com/en-us/libr...44(VS.80).aspx

  6. #6

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Posts
    3

    Re: Logging Framework for VB6.0

    Thanks for the reply.

    I could see Log4VB but, it has limited features. So I decided to write one simple logging framework in VB6.0 on my own.

    Thanks, Dutt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width