wxy
  • 首页
  • OJ
  • 推荐资源
  • 其它
    • arduino
    • 小航助学学生端
    • 虚拟机器人
    • 启蒙版
    • 一本通
  • 关于我
  • Anonymous User
    • 登录

菜单

  • 首页
  • OJ
  • 推荐资源
  • 其它
    • arduino
    • 小航助学学生端
    • 虚拟机器人
    • 启蒙版
    • 一本通
  • 关于我
吴晓阳
发布于 2025-05-15 / 9 阅读
0

WatchDog

GitHub - IzyPro/WatchDog: WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime.

Install-Package WatchDog.NET --version 1.4.12

services.AddWatchDogServices();
app.UseWatchDog(opt => 
{ 
   opt.WatchPageUsername = "admin"; 
   opt.WatchPagePassword = "Qwerty@123"; 
 });
app.UseWatchDogExceptionLogger();

CacheManager缓存组件
C#请求WebApi接口常用的两种方式

目录

热门文章

  • 天狼星扫描器Sirius

    2025-05-30 发布

    1
  • workflowcore配置

    2025-05-24 发布

    2
  • node版本管理volta ls node

    2025-05-21 发布

    9
  • CacheManager缓存组件

    2025-05-16 发布

    4
  • WatchDog

    2025-05-15 发布

    9
  • C#请求WebApi接口常用的两种方式

    2025-05-15 发布

    5
  • Nginx Proxy Manager:告别繁琐配置,轻松管理你的反向代理!

    2025-05-15 发布

    4
  • NetCoreServer: 高性能的.NET Core网络服务器库

    2025-05-15 发布

    7
  • windows服务安装与卸载

    2025-05-09 发布

    15
  • Magicodes.IE.Excel导入动态列

    2025-05-08 发布

    7

分类目录

  • 默认分类 0
  • 学案 2
  • 随笔 13
  • 教程 14

标签

更多
#Halo 0
wxy

浙ICP备12047409号-9

gongan_beian 浙公网安备33030202001973号

© 2025 wxy. All Rights Reserved. Powered by Halo.