# LogMaster4Net **Repository Path**: kerryjiang/LogMaster4Net ## Basic Information - **Project Name**: LogMaster4Net - **Description**: 基于SuperSocket的中央日志服务器 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 63 - **Forks**: 24 - **Created**: 2014-11-01 - **Last Updated**: 2023-09-11 ## Categories & Tags **Categories**: logging **Tags**: None ## README LogMaster4Net [![Build Status](https://travis-ci.org/kerryjiang/LogMaster4Net.svg?branch=master)](https://travis-ci.org/kerryjiang/LogMaster4Net) ============= **LogMaster4Net** is a central log server which can receive log messages of your other applications and organize them as your demand. It can help you to manage your all applications log messages in a central place. So if you have lots of different applications running and most of them have their own logging, this project will be pretty useful for you. **LogMaster4Net** actually is a UDP server which is base on **SuperSocket** - [Usage for Log4Net](Log4Net.md) - [Usage for NLog](NLog.md)