mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.
Other
128 stars 99 forks source link

Provide log view to help debug MDX problem. #135

Open mysticfall opened 10 years ago

mysticfall commented 10 years ago

Currently, when execution of MDX fails, it's hard to know exactly what went wrong without consulting the log file, which is not always possible for an end user.

So, we better provide some way for users to see the relevant log messages.