zTags / Tags.Logging

Home Page:https://ztags.github.io/Tags.Logging/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tags.Logging

Usage

You have 2 ways of logging, using Logger or Sender

Logger

Logger has 5 ways of logging: Debug, Info, Warn, Error and Fatal.
You can pass any object to these functions, and optionally a Sender.

Sender

Same as logger, but clearly shows a name with the message

About

https://ztags.github.io/Tags.Logging/


Languages

Language:C# 100.0%