https://github.com/realliangshiwei/logdashboard
Log Dashboard
https://github.com/realliangshiwei/logdashboard
dashboard log4net logdashboard netcore nlog
Last synced: 8 months ago
JSON representation
Log Dashboard
- Host: GitHub
- URL: https://github.com/realliangshiwei/logdashboard
- Owner: realLiangshiwei
- License: mit
- Created: 2018-05-11T09:49:21.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-15T12:26:29.000Z (about 2 years ago)
- Last Synced: 2024-05-16T00:30:45.206Z (about 2 years ago)
- Topics: dashboard, log4net, logdashboard, netcore, nlog
- Language: CSS
- Homepage: https://logdashboard.net
- Size: 2.8 MB
- Stars: 318
- Watchers: 15
- Forks: 91
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LogDashboard

[](https://www.nuget.org/packages/LogDashboard/) [](https://www.nuget.org/packages/LogDashboard/)
logdashboard是在github上开源的aspnetcore项目, 它旨在帮助开发人员排查项目运行中出现错误时快速查看日志排查问题
通常我们会在项目中使用nlog、log4net等日志组件,它们用于记录日志的功能非常强大和完整,常见情况会将日志写到`txt`或`数据库`中, 但通过记事本和sql查看日志并不简单方便. LogDashboard提供了一个可以简单快速查看日志的面板.
LogDashboard适用于aspnetcore 2.x - aspnetcore3.x 项目, 采用aspnetcore`中间件`技术开发. 轻量快速
### [快速开始](https://doc.logdashboard.net/ru-men/quickstart)
### 页面预览

实时查看应用程序运行中产生的日志
* 日志聚合
* 趋势图表
* 最近十条日志
#### 列表

复合检索所有日志并查看详情等操作
### 特性
* 授权访问
* 自定义日志模型
* 日志追踪
* 堆栈查看
### 支持的日志组件
* nlog
* log4net
* serilog
### 支持的数据源
* txt
* 数据库
## 线路图
* 日志中心
## 交流群
