项目作者: rshipp

项目描述 :
An AutoHotkey application that shows notifications for syslog entries in a MySQL database, based on configurable regex rules.
高级语言:
项目地址: git://github.com/rshipp/ahk-syslog-app.git
创建时间: 2013-07-19T19:33:26Z
项目社区:https://github.com/rshipp/ahk-syslog-app

开源协议:BSD 3-Clause "New" or "Revised" License

下载


ahk-syslog-app

An AutoHotkey application that shows notifications for syslog entries in a MySQL database, based on configurable regex rules.

SyslogApp.ahk is distributed under the terms of the BSD
New
license.

This script has only been tested to work with AutoHotkey_L x64 Unicode. It will not work with AHK basic (vanilla), and it may or may not work with ANSI builds of AutoHotkey.

DBA

The files in the Lib\ directory are part of IsNull’s DBA framework, and
are distrubuted under the terms of the GNU General Public License,
version 3.0 or later. IsNull / ahkDBA