| Projects on Google Code | Results 1 - 10 of 97 |
OpenProcessLogger is an application running on Apache Tomcat that logs and analyzes data collected from different control systems such as Allen-Bradley PLC systems, Siemens S7, GeFanuc and many more.
this is a small project for logging utilities. these utilities are based on log4j. using this loggers, user can do logger output to swing components like JTextArea, JtextPane.. etc.
Similar to logging module, but allow to make instances with different log-files.
Javascript logger with a different flavor.
{{{
<script type="text/javascript">
// use Logger itself
var loggerLabels = ['dev', 'qa', 'prod'];
var Loggers = {};
for (var i in loggerLabels) {
var label = loggerLabels[i];
Loggers[lab...
The JBandwidth Logger is a Java implementation of a bandwidth monitor and logger for Windows XP, Vista and 7.
It requires WinPcap 4.1.1 (included in the Downloads section or at http://www.winpcap.org/) as well as Java Runtime Environment 1.6 (also in the Downloads section or at http://www.java.c...
a light weight network develop library refers to ACE
*增加一个python版的实现 pyndk*
==Notes:==
1. 最好用svn取最新的代码.
==Changelogs:==
*1. 增加多反应器*
这是一个多反应器容器,接口派生自`ReactorImpl`,它也算做是一种反应器,只是通过外部接口将事件处理器自动均匀地分配到各个工作反应堆中.
*2. 新增一个日志服务.*
特点:
`1)`. 可以在运行时更改配置并生效.
2). 可以为每个模块定制一个日志.
...
= File logger for Arduino =
This project focus in just one simple functionality: logging data to a file in SD cards from Arduino boards. We are trying to get it 1) fast and 2) small, so this library can be used in other projects based on arduino with little impact on memory resources and performa...
=How to use=
==First: get twitter log==
{{{
$ busatalog.py {NAME} [page offset]
}}}
outputs:
{{{
twitter account name: {NAME}
Now logging start, take several times. r u OK? [y/N]: y
DEBUG: read previous files
DEBUG: read XXX.xml
DEBUG: 2778 items
...
DEBUG: get log: page=1
DEBUG: new t...
<h1>New Version 1.0.1</h1>
<h2>Flash Logger</h2>
<p>
A Flash Logger Utility making it possible to log from flash to a JavaScript API that allows you to easily turn logging on and off, without having to edit your SWFs. Just a few features include:
</p>
<ul>
<li>Support for all modern browse...
flash,
actionscript,
logging,
javascript,
as3,
actionscript3,
logger,
firebug,
console,
commandline,
flex,
air,
firefox,
firebu,
webbrowser
==Logging system for ActionScript 3 for different publishers==
This logger system is inspired by the concept of Zeroi AS2.
You can output the logs on different publishers, e.g. SOS, a simple TextField or maybe your own output system.
All methods are static, so no instantiation is required.
...