Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 217333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T18:38:51+00:00 2026-05-11T18:38:51+00:00

What is an application log? How is it different from Error Log? What kind

  • 0

What is an application log? How is it different from Error Log? What kind of information should Application log file contain.
Are there any built in classes which I can use for that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T18:38:52+00:00Added an answer on May 11, 2026 at 6:38 pm

    I highly recommend log4net.

    An application log records whatever you tell it to record. One big advantage is that you can choose what information to record, so you can log system state, current user, and other parameters of your choosing. The event log is not as flexible. Logging frameworks typically let you record events that happen at different levels, but it’s up to you to define what those levels mean in your code. The log level is set through configuration, so it is DEBUG on our dev system and WARN on our prod system. These are my definitions for the log4net levels:

    DEBUG - Tracing, etc., use at will
    INFO - System state info, important/useful info that you don't care to see in the production log
    WARN - Handled exceptions, rare events, unusual code branches taken
    ERROR - Caught but unhandled exceptions
    FATAL - Only used in global handler
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What kind of information should an Application Log ideally contain? How is it different
My application uses the Trace object to log information. The information is captured in
In a Forms application I'm displaying log output from a long running command-line application
I'm working with an application that logs to Windows Application Log regularly (viewable through
I've been having trouble getting my ASP.NET application to automatically log users into the
We are looking for a open source J2EE Application server for log budget deployments.
I'm writing an application that needs a log-like view, (similar to how an IM
I'm writing a log collection / analysis application in Python and I need to
I have an application that has created a number of custom event log sources
I want the log to roll over as long as the application is running,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.