Click or drag to resize

Logger Events

The Logger type exposes the following members.

Events
 NameDescription
Public eventStatic memberLogListeners When calling Log(String), Log(String, String) or Log(String, String, Object), if this event is not null, then call any of the LoggerLogDelegate contained. Otherwise log to the Demo3D log file.
Top
See Also