dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #06131
Weird output on startup
Can anyone explain why this is printed to console on startup ?
> orderByFragment(order-by)
> sortSpecification({sort specification})
> sortKeySpecification(sort key)
> sortKey($PlaceHolder$.stageinprogram)
< sortKey(null)
< sortKeySpecification(null)
< sortSpecification(null)
< orderByFragment(null)
> orderByFragment(order-by)
> sortSpecification({sort specification})
> sortKeySpecification(sort key)
> sortKey($PlaceHolder$.stageinprogram)
< sortKey(null)
< sortKeySpecification(null)
< sortSpecification(null)
< orderByFragment(null)
Lars