Another product from TJ-HackZ! A light weight dll for logging the log. very simple to use. Just add a reference of the DLL. Make an object of logger.log class. and call any of the overloaded Logger function (which is having many features!) DONE!!!
Info : the logger module itself logs its own information. so if you want to get it, just take one string variable and then call the logger method. it will return the string/log! use like this : string tj= (j.AppendLine( (f1.logger("in the form load", fpath,"-------")).ToString())).ToString (); where f1 is the object of logger.log class.
Proper usage : Use it for typical exception handling for SMB applications. Also : Explore all the parameters for logger() method to get the maximum out of it.
Its free to use and mail me @ jayvardhan.tj@gmail.com for the source code and errors.
|