# NlogToMysql **Repository Path**: cxl518/NlogToMysql ## Basic Information - **Project Name**: NlogToMysql - **Description**: 基于Nlog 2次开发的 日志系统,支持动态创建 表,修改表结构 - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2016-07-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #NlogToMysql #[Nlog项目地址](http://https://github.com/NLog/NLog) #[个人blog 地址](http://www.tomyu.cn) 1. 引用本项目 2. 修改Nlog.config 中的 connectionString="server=192.168.1.6;user id=root;password=BfsdA$lBDzcvAWO3;persistsecurityinfo=True;port=3306;database=game_log;Charset=utf8;" dbDatabase="game_log" 3. 在mysql数据库上执行GameLog_SP.sql文件