X-Received: by 10.224.211.193 with SMTP id gp1mr952410qab.4.1359367585327; Mon, 28 Jan 2013 02:06:25 -0800 (PST) X-Received: by 10.49.39.99 with SMTP id o3mr2171691qek.14.1359367585259; Mon, 28 Jan 2013 02:06:25 -0800 (PST) Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!p13no5756981qai.0!news-out.google.com!k2ni2734qap.0!nntp.google.com!p13no5756974qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Mon, 28 Jan 2013 02:06:25 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=160.83.30.184; posting-account=Z-5a_wkAAABTzN1pAiC7xNW_xfTNp2Vr NNTP-Posting-Host: 160.83.30.184 References: <0cfefb99-94f9-44e0-9b58-926818a9560d@googlegroups.com> <3srNs.105645$EO2.76867@newsfe04.iad> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0aaf441a-a49b-40f5-83e1-aebcd302b281@googlegroups.com> Subject: Re: ultralog: new concept of logging API From: Mikhail Vladimirov Injection-Date: Mon, 28 Jan 2013 10:06:25 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1802 Xref: csiph.com comp.lang.java.programmer:21821 > Well, I'll do this, I'll give your product a trial run in a real project= =20 > I am working on. I can't really critique it effectively without doing tha= t. Release currently available for download is marked as 'preview' because it = misses essential feature: an ability to configure logging levels and destin= ations via configuration file. Now the only way to configure logging is to= use API calls. This should be fine of experiments and performance testing= but not for real integration.