Last modified by Thomas Mortagne on 2017/03/24

<
From version < 10.1 >
edited by Thomas Mortagne
on 2014/01/14
To version < 13.1 >
edited by Vincent Massol
on 2014/01/16
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -54,6 +54,9 @@
54 54  * Verbosity of the job is now configurable right from the ##org.xwiki.job.Request## object
55 55  * Log generator now generates BeginEvent/EndEvent variants based on marker informations
56 56  * The following ##java.lang.Class## methods are now allowed in Velocity by default: ##name, isArray, isAssignableFrom, isEnum, isInstance, isInterface, isLocalClass, isMemberClass, isPrimitive, isSynthetic##
57 +* Default job status does not provide log tree anymore. Was making the API too complex. It can be created from the log queue very easily in Java and a helper method has been added in logging ScriptService to create one: {{code language="velocity"}}$services.logging.toLogTree($logs){{/code}}
58 +* Various APIs have been added to help translate log. See [[Logging Module>>extensions:Extension.Logging Module||anchor="HTranslatelog" ]] for more details.
59 +* It's now [[possible to add new Images Types when rendering in XHTML>>rendering:Main.Extending||anchor="HAddinganewImageType"]].
57 57  
58 58  = Translations =
59 59  

Get Connected