[osflash] Zeroi is ready to rumble
henrik weber (freemind-design)
hw at freemind-design.de
Thu Aug 17 04:41:53 EDT 2006
hi sönke!
dooooh! that's it!!! now sos is responding... :-)
for anyone using as2ant; this is how it has to be set up:
*<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.log">
<argument value="org/osflash/zeroi/logging/LoggerClass"/>
<!-- Outcomment your logging target -->
<argument value="org/osflash/zeroi/logging/publisher/SOSPublisher"/>
<!-- <argument
value="org/osflash/zeroi/logging/publisher/TextFieldPublisher"/> -->
<!-- <argument
value="org/osflash/zeroi/logging/publisher/XRayPublisher"/> -->
<!-- <argument
value="org/osflash/zeroi/logging/publisher/LuminicPublisher"/> -->
</mtasc>*
now i'll try to use the logconfig-feature wich sounds really
promising when you have a bunch of traces from different
classes ;-)
thanks for the quick response and 'rock on'!
henrik
Sönke Rohde wrote:
> hi henrik,
>
> thanks for your feedback.
> the trace-function your are setting is "logtrace" but has to be "log":
>
> org.osflash.zeroi.logging.LoggerClass.log
>
> I hope that is it but anyway I have never tested zeroi with as2ant but
> should of course work from theory.
>
>
>
> Cheers,
>
> Sönke
>
>
> ------------------------------------------------------------------------
> *From:* osflash-bounces at osflash.org
> [mailto:osflash-bounces at osflash.org] *On Behalf Of *henrik weber
> (freemind-design)
> *Sent:* Wednesday, August 16, 2006 10:37 PM
> *To:* osflash at osflash.org
> *Subject:* Re: [osflash] Zeroi is ready to rumble
>
> greetings ralf & s?hnke,
>
> first of all: thx a lot for this really useful aproach! :)
>
> i immediatly tried to use zeroi but ran into some problems...
>
> i use the as2ant-tasks from simon quite often; when trying
> to implement zeroi i'm not able to see anything in sos...
>
> *<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">
> <argument value="org/osflash/zeroi/logging/LoggerClass"/>
> <argument
> value="org/osflash/zeroi/logging/publisher/SOSPublisher"/>
> </mtasc>**
> *
> any hints/ideas how i have to set up my build.xml correctly?
> i guess it has something to do with the way i use the argument-
> tag... the classpath contains everything necessary and my
> test-class is set back to use 'normal' trace-statements inside
> the as-code *?*
>
> thx in advance!
>
> henrik
>
> --
> Henrik Weber
> Certified Flash Developer
>
> __freemind design__
> www.freemind-design.de
>
> -----Original Message-----
> Date: Wed, 16 Aug 2006 20:02:12 +0800
> From: iiley <iiley.chen at gmail.com>
> Subject: Re: [osflash] Zeroi is ready to rumble
> To: "Open Source Flash Mailing List" <osflash at osflash.org>
> Message-ID:
> <dac34eed0608160502v4191cd28r8243d545ef486e7 at mail.gmail.com>
> 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. :)
> Thanks for the great things!
>
>
> 2006/8/16, Ralf Bokelberg <ralf.bokelberg at gmail.com>:
> >
> > Dear Osflashers,
> >
> > i'm proud to announce that Zeroi finally became an official osflash
> > project.
> >
> > http://osflash.org/zeroi
> >
> > The main idea of Zeroi is to be able to use any logging system (like
> > SOS, admin tool, luminic box, ...) in your MTASC project, without
> > having to change the code of your app. In fact your code doesn't even
> > need to know about Zeroi. Inside your app you only use trace
> > statements. The traces are forwarded to the logging system of your choice.
> > That's what the name Zeroi is standing for: Zero Impact.
> >
> > To make Zeroi even more useful, S?hnke Rohde added the possibility to
> > configure your logging system by xml. You can filter logs on a
> > class or package base, e.g. suppress every log from class XY with a
> > loglevel <= WARN
> >
> > As always,
> > your comments, testimonials, and maybe new code is much appreciated.
> >
> > Cheers
> > Ralf & S?hnke.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20060817/c0061a97/attachment.htm
More information about the osflash
mailing list