Parameters
- type
- The type of event to log.
- entry
- User defined entry describing the event.
- func
- The function associated with the event.
- code
- The code associated with the event.
- elapsed
- The duration (in milliseconds) associated with the event.
- flush
- If true, event is written to disk immediately.