<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">greetings ralf & s?hnke,<br>
<br>
first of all: thx a lot for this really useful aproach! :)<br>
<br>
i immediatly tried to use zeroi but ran into some problems...<br>
<br>
i use the as2ant-tasks from simon quite often; when trying<br>
to implement zeroi i'm not able to see anything in sos...<br>
<br>
<font color="#003300"><b><mtasc src="${src.dir}/${mainClass}"
classpath="${src.dir}:${core.dir}:${classCollection.dir}"
swf="${build.dir}/${targetswf}" main="false" version="${version}"
frame="${classFrame}"
trace="org.osflash.zeroi.logging.LoggerClass.logtrace"><br>
<argument value="org/osflash/zeroi/logging/LoggerClass"/><br>
<argument
value="org/osflash/zeroi/logging/publisher/SOSPublisher"/><br>
</mtasc></b></font></font></font><b><br>
</b><br>
<font size="-1"><font face="Verdana">any hints/ideas how i have to set
up my build.xml correctly?<br>
i guess it has something to do with the way i use the argument-<br>
tag... the classpath contains everything necessary and my<br>
test-class is set back to use 'normal' trace-statements inside<br>
the as-code *?*<br>
<br>
thx in advance!<br>
<br>
henrik<br>
</font></font><font face="Verdana"><br>
</font>
<pre wrap=""><font face="Verdana">--
Henrik Weber
Certified Flash Developer
__freemind design__
<a class="moz-txt-link-abbreviated" href="http://www.freemind-design.de">www.freemind-design.de</a></font>
-----Original Message-----
<!---->Date: Wed, 16 Aug 2006 20:02:12 +0800
From: iiley <a class="moz-txt-link-rfc2396E"
href="mailto:iiley.chen@gmail.com"><iiley.chen@gmail.com></a>
Subject: Re: [osflash] Zeroi is ready to rumble
To: "Open Source Flash Mailing List" <a class="moz-txt-link-rfc2396E"
href="mailto:osflash@osflash.org"><osflash@osflash.org></a>
Message-ID:
        <a class="moz-txt-link-rfc2396E"
href="mailto:dac34eed0608160502v4191cd28r8243d545ef486e7@mail.gmail.com"><dac34eed0608160502v4191cd28r8243d545ef486e7@mail.gmail.com></a>
Content-Type: text/plain; charset="iso-8859-1"
Hi Ralf,
This is a cool project, nice to see it, gonna to down and use it now. <span
class="moz-smiley-s1"><span> :) </span></span>
Thanks for the great things!
2006/8/16, Ralf Bokelberg <a class="moz-txt-link-rfc2396E"
href="mailto:ralf.bokelberg@gmail.com"><ralf.bokelberg@gmail.com></a>:
<span class="moz-txt-citetags">></span>
<span class="moz-txt-citetags">> </span>Dear Osflashers,
<span class="moz-txt-citetags">></span>
<span class="moz-txt-citetags">> </span>i'm proud to announce that Zeroi finally became an official osflash
<span class="moz-txt-citetags">> </span>project.
<span class="moz-txt-citetags">></span>
<span class="moz-txt-citetags">> </span><a
class="moz-txt-link-freetext" href="http://osflash.org/zeroi">http://osflash.org/zeroi</a>
<span class="moz-txt-citetags">></span>
<span class="moz-txt-citetags">> </span>The main idea of Zeroi is to be able to use any logging system (like
<span class="moz-txt-citetags">> </span>SOS, admin tool, luminic box, ...) in your MTASC project, without
<span class="moz-txt-citetags">> </span>having to change the code of your app. In fact your code doesn't even
<span class="moz-txt-citetags">> </span>need to know about Zeroi. Inside your app you only use trace
<span class="moz-txt-citetags">> </span>statements. The traces are forwarded to the logging system of your choice.
<span class="moz-txt-citetags">> </span>That's what the name Zeroi is standing for: Zero Impact.
<span class="moz-txt-citetags">></span>
<span class="moz-txt-citetags">> </span>To make Zeroi even more useful, S?hnke Rohde added the possibility to
<span class="moz-txt-citetags">> </span>configure your logging system by xml. You can filter logs on a
<span class="moz-txt-citetags">> </span>class or package base, e.g. suppress every log from class XY with a
<span class="moz-txt-citetags">> </span>loglevel <= WARN
<span class="moz-txt-citetags">></span>
<span class="moz-txt-citetags">> </span>As always,
<span class="moz-txt-citetags">> </span>your comments, testimonials, and maybe new code is much appreciated.
<span class="moz-txt-citetags">></span>
<span class="moz-txt-citetags">> </span>Cheers
<span class="moz-txt-citetags">> </span>Ralf & S?hnke.</pre>
</body>
</html>