Logger Events |
The Logger type exposes the following members.
| Name | Description | |
|---|---|---|
| LogListeners |
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.
|