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 528961
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T09:02:29+00:00 2026-05-13T09:02:29+00:00

Throughout our enterprise we have many applications that log activity to text files for

  • 0

Throughout our enterprise we have many applications that log activity to text files for diagnostic purposes. Generally if something fails or breaks an email notification is sent to notify our team of problems. Also we have a monitoring application that notifies our team via email when an application has a longer than expected period of inactivity. The problem we are facing is that the logs have devolved into noise, meaning that they fail to provide quick information about failures and successes. I am currently exploring a solution specific to the general architecture of the applications in our enterprise which leads me to my question:

What is are some common approaches, techniques and possibly even frameworks that can provide concise logging information that is quickly viewable and readable?

  • 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-13T09:02:30+00:00Added an answer on May 13, 2026 at 9:02 am

    Log4J and other logging frameworks provide the concept of log levels, where you specify a priority with each log statement. Then at runtime, you set the level of the log file itself – only log statements with that priority or higher will get through. So for example, you might set up your production system to only log messages at levels WARN or ERROR, while your development environment can be set to log anything at DEBUG or higher.

    This is a nice solution because it doesn’t require any change to the code (like adding/removing log statements for each new build), and can easily be reconfigured (temporarily) when you need to do something like debugging a specific problem.

    If your system is using the .NET architecture, there is a port of log4j called log4net that you could use (though obviously, replacing your existing system would require a code change). However, this question asked about general design principles, not about what to do with an existing codebase, so I think this answer suffices.

    Edit: since you have the luxury of using a brand new framework, this page has a list of alternatives, though I am partial to log4j due to my own use in Java applications.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Throughout our site there's a common model, let's say Video, that has a number
Throughout our site we have a login button, whenever someone logs in the button
I have a number of icons used throughout an application - let's take ok/cancel
When you lock an object is that object locked throughout the whole application? For
I've got a web server that sends email (from IIS 5.1) to clients throughout
For a little background, I work for a firm that develops web-based enterprise social
I am working on an enterprise system that will utilise a RESTful web service
All throughout an application wherever error messages (or other user messages) are used I
On various pages throughout my PHP web site and in various nested directories I
I was overseeing branching and merging throughout the last release at my company, and

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.