News

There are many types of inflation. The best known inflation, economic inflation, represents a “rise in the general level of prices of goods and services in an economy over a period of time” (Wikipedia ...
Do you want to write a text log to disk for your service? And is your service multithreaded? Well, here is my little How To. This approach allows you to have a fully thread-safe log for all your ...
All of us who do some programming know that logging is a time-tested way to output messages about the internal state of our code. With varying degrees of adjustable granularity, these messages allow ...
When developing Java applications, it is easy to get used to invoking logging on the provided logger via its log level-specific methods. For example, Log4j‘s Logger provides methods such as ...
This tip shows how to add logging to your PHP script and how to add configuration so you have basic, configurable logging. The PHP script requires two PEAR packages ...
Get to know your logging options in the Cisco IOS Your email has been sent Configure logging in the Cisco IOS View the status of logging and the logging itself Look out for these common logging errors ...
Ever sit frustrated in front of a broken domain controller and think, "Man, is it me or does the event log just suck?" Well, here's a hint: it's not you. Unfortunately, this is a bad news/worse news ...