MickaelAlliel / Logger

A simple open-source logging add-on coded by me, just add it to your C# project and use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logger

A simple open-source logging add-on coded by me, just add it to your C# project and use.

Public methods :

SetPrefix -- default file name is Log_yyyy-MM-dd.log, use SetPrefix to change 'Log' to your liking

Use the following methods to log:

Info Warning Critical Error Exception

Default directory it saves the log are in the .exe directory

Enjoy!

About

A simple open-source logging add-on coded by me, just add it to your C# project and use.


Languages

Language:C# 100.0%