Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. I just found...

I just found...

Scheduled Pinned Locked Moved The Weird and The Wonderful
phpquestion
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TorstenH
    wrote on last edited by
    #1

    Over 9GB of log files in the log folder of one of our "technology partners" X| now - request change in logging behavior or install bigger HD's? What's cheaper?

    regards Torsten When I'm not working

    L N A Sander RosselS 4 Replies Last reply
    0
    • T TorstenH

      Over 9GB of log files in the log folder of one of our "technology partners" X| now - request change in logging behavior or install bigger HD's? What's cheaper?

      regards Torsten When I'm not working

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Yes, a common pattern. Log every totally uninteresting event, so that the real errors can't be found anymore. And if they are found, they provide little to no information which might give you a hint to what has happened. Who do they think wants to read that stuff? I had a program that sent a mail with 'An error has occured in application XXX'. No more. No error message, no stack trace, no parameters, no further information. When that thing had a bad day, it flooded your mailbox with those messages.

      And from the clouds a mighty voice spoke:
      "Smile and be happy, for it could come worse!"

      And I smiled and was happy
      And it came worse.

      1 Reply Last reply
      0
      • T TorstenH

        Over 9GB of log files in the log folder of one of our "technology partners" X| now - request change in logging behavior or install bigger HD's? What's cheaper?

        regards Torsten When I'm not working

        N Offline
        N Offline
        Nagy Vilmos
        wrote on last edited by
        #3

        In a previous job, we had a pretty good logging system. Every message had a location and severity level from 1 for crash bang to 9 for suicidal debug on nearly every step. The code monkeys were reasonably good at putting in logging at the right level. The clients were pretty bad at setting the logging to catch level 9 for all modules. Figuring they can always filter out the crap later.


        Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

        1 Reply Last reply
        0
        • T TorstenH

          Over 9GB of log files in the log folder of one of our "technology partners" X| now - request change in logging behavior or install bigger HD's? What's cheaper?

          regards Torsten When I'm not working

          A Offline
          A Offline
          Albert Holguin
          wrote on last edited by
          #4

          Wow... you can always delete the files... can you disable the logging?

          1 Reply Last reply
          0
          • T TorstenH

            Over 9GB of log files in the log folder of one of our "technology partners" X| now - request change in logging behavior or install bigger HD's? What's cheaper?

            regards Torsten When I'm not working

            Sander RosselS Offline
            Sander RosselS Offline
            Sander Rossel
            wrote on last edited by
            #5

            Over 9GB of log fileS? Seems like you did a pretty good job. We got a xml log file that's 9GB. Opening it instantly crashes the server :) And seeing what my company logs in other applications I suspect it's 9GB full of crap that wouldn't help any programmer to fix any bug :sigh:

            It's an OO world.

            public class Naerling : Lazy<Person>{
            public void DoWork(){ throw new NotImplementedException(); }
            }

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups