Skip to content
The Unix Tips
cat /vishal/brain > theunixtips.com
  • About
  • Contact Me

Category: Software Debug

Debugging Tools/Software Debug

Application Logging Improvement – Part 3 Making it Readable

Posted on March 15, 2015 by Vishal Jain

By Creating vim syntax file, machine readable logs can be made human readable. There are other ways to do this too and i just give an example of using vim. User...

Debugging Tools/Software Debug

Application Logging Improvement – Part 2 Multithreading

Posted on February 15, 2015 by Vishal Jain

To avoid overstepping during logging create log local LogBuffer so each thread can independently log without synchronizing. At certain intervals, they can synch...

Debugging Tools/Misc/Software Debug

Application Logging Improvement Plan – Part 1

Posted on January 17, 2015 by Vishal Jain

Application logs should be machine readable because it simplifies automated jobs to distill them for monitoring and management. For manual troubleshooting log c...

Recent Posts

  • OTTO – Automate C/C++ CMake for Large Repositories
  • How to persist iptables settings on debian
  • How to Change Console Fonts In Ubuntu for 4K Screen
  • HP Spectre x360 convertible and Linux
  • HOWTO Develop Apache Module in C++

Top Posts

  • xming : Client 4 rejected from IP
  • bash : Self redirect of Script's output to a file
  • Create Post Excerpt Intelligently in Jekyll
  • bash : Count number of recurrence of lines
  • VirtualBox : Use Raw Disk to load Windows under Linux
  • perl : find if IP address is in Network range
  • mimikatz : Export non-exporteable Private certificate from Symantec PKI
  • HP Spectre x360 convertible and Linux
  • How to Change Console Fonts In Ubuntu for 4K Screen
  • perl : Extract filename from full path

Recent Posts

  • OTTO – Automate C/C++ CMake for Large Repositories
  • How to persist iptables settings on debian
  • How to Change Console Fonts In Ubuntu for 4K Screen
  • HP Spectre x360 convertible and Linux
  • HOWTO Develop Apache Module in C++

Follow Me

  • LinkedIn
  • GitHub
© 2021 The Unix Tips
Powered by WordPress | Theme: Graphy by Themegraphy