Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #254 (assigned defect)

Opened 2 years ago

Last modified 5 months ago

The Logger doc is screwed

Reported by: tom Assigned to: larsivi (accepted)
Priority: major Milestone: Documentation
Component: Documentation Version:
Keywords: Cc:

Description

http://www.dsource.org/projects/tango/docs/current/tango.util.log.Logger.html

The page is badly formatted:

$(DDOC_MODULE_MEMBERS # class Logger : tango.util.log.model.ILevel.ILevel; $(DDOC_DECL_DD This is the primary API to the log package. Use the two static methods to access and/or create Logger instances, and the other methods to modify specific Logger attributes.

Change History

02/03/07 00:18:02 changed by JJR

This is a known problem with the API doc system. Hopefully this will be corrected soon.

02/04/07 06:56:47 changed by larsivi

  • milestone set to Documentation.

10/30/07 18:34:20 changed by larsivi

  • owner changed from JJR to larsivi.
  • status changed from new to assigned.

DMD bug - http://d.puremagic.com/issues/show_bug.cgi?id=1628 . The workaround is somewhat bad, so I'll see if the bug is fixed soonish.