Logging System
Logging system are essential component of a application as it used to show the event, value or state of data, or error during runtime.
- File Management
Control over how and where the log file is being generated.
- Formating
Changing the display infomation to suit the need.