• Anonymous
  • Login
  • Register
XPages OpenLog Logger - Feature Request: Logging an event duplicates the message


I was wanting to do a bit of verbose logging for an event. When I log an event the event message also gets stored in the Error Msg field. I'm using this call OpenLogItem.logEvent(null, msg, Level.INFO, null); to log the event. Since I'm only logging an event it would be nice if the error message was not stored. It looks like it was coded this way on purpose if ("".equals(errMsg)) { errMsg = getMessage(); } so I put this in as a feature request instead of a defect :-).



Taken Actions by Owners



Documents
In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.