On Mon, Jul 7, 2008 at 12:28 AM, Peter Neubauer <[EMAIL PROTECTED]> wrote: > Hi there, > looks very reasonable from reading it, usage will tell if the semantic > difference between Logging, Debugging and Tracing will be that clear > in practice ...
Things to remember; The DebugService could be not declared in a production system, without affecting the domain relevant logging. Debug has "levels" and logging has "types" (not totally done yet). Tracing operates without any API to deal with by the client code. _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

