/tg/ Station 13 - Modules - Types

code/modules/admin/event_logger.dm

/datum/event_logger_trackDatum that holds info for a single track of events in the logger. Each track represents a datum that is being tracked. This track is shown in the timeline and when selected shows information on the track.
/datum/event_loggerDatum for the event logger. One of these is made, and everyone shares it. So be nice. This keeps tracks of everything related to the logger