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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T15:47:30+00:00 2026-05-25T15:47:30+00:00

Logging subsystem writes log in xml file. <?xml version=1.0 encoding=UTF-8 standalone=yes?> <log version=1.0> <message

  • 0

Logging subsystem writes log in xml file.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<log version="1.0">    
<message time="2011-04-11 17:10:10.0020" class="info">
la la la la..
</message>

I assume that writing in login file may crashes. In result xml log file may contain wrong xml data strings

for example

<message ti

Is exist convenient way of clearing xml file from wrong data parts,except of using regexp?

upd:wrong data parts can occur in middle of file not only in the end.

  • 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-25T15:47:30+00:00Added an answer on May 25, 2026 at 3:47 pm

    This is a great reason not to use XML as a logging format. Even without crashes, the log is never well-formed XML, since you never close the root tag.

    As to how to clean it? Assuming you only get truncated files, read in the file, look for the last "</message>", truncate there, add a "</log>", and try to parse it.

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

Sidebar

Related Questions

Our logging class, when initialised, truncates the log file to 500,000 bytes. From then
logging into django admin fails when 'log in' button is pressed first time, but
In logging frameworks like log4j & log4net you have the ability to log various
java.util.logging.Logger override (overwrites) the file data instead of add to end of file. Is
Possible Duplicate: Logging Clientside JavaScript Errors on Server How can I log client side
For logging purposes, some methods in our application include the following line: Dim Log
While logging off in Windows XP the system is sending the message with code
For logging purposes i want to log the redirect target of the current request
Many logging systems allow you to filter the logs by 'log level', where the
I had implemented a logging function as following: void log (String output) { if(debug)

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.