<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-02-27 14:05 GMT+01:00 singh.janmejay <span dir="ltr"><<a href="mailto:singh.janmejay@gmail.com" target="_blank">singh.janmejay@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">- Implemented float (a type that parses real numbers in form of<br>
nnn.nnn) (note that this doesn't handle n.nnne^nn or any other<br>
scientific notation, but then those are not all that common in logs)<br>
<br>
- Implemented suffixed and named_suffixed field types that allow<br>
parsing of fields that have one of many potential suffixes (like a<br>
disk-space value which may have suffix kb, mb, gb etc). Field<br>
named_suffixed does exactly the same thing as suffixed, but allows<br>
user to name the parsed-value and suffix field unlike suffixed, which<br>
provides default names "value" and "suffix".<br>
<br>
- Tokenized wasn't working with lognorm special characters ('%' and<br>
':') because it wasn't unescaping token-string, which is now fixed.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br></font></span></blockquote><div><br></div><div>This sounds really good. Given the fact that I was about to release the current version, I think it would make sense to postpone  that for a few days to permit releasing the new things in that same release.</div><div><br></div><div>Any concerns?</div><div>Rainer</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
<br>
--<br>
Regards,<br>
Janmejay<br>
<a href="http://codehunk.wordpress.com" target="_blank">http://codehunk.wordpress.com</a><br>
_______________________________________________<br>
Lognorm mailing list<br>
<a href="mailto:Lognorm@lists.adiscon.com">Lognorm@lists.adiscon.com</a><br>
<a href="http://lists.adiscon.net/mailman/listinfo/lognorm" target="_blank">http://lists.adiscon.net/mailman/listinfo/lognorm</a><br>
</font></span></blockquote></div><br></div></div>