summaryrefslogtreecommitdiff
path: root/includes/rts/EventLogWriter.h
Commit message (Expand)AuthorAgeFilesLines
* eventlog: Fix racy flushingBen Gamari2020-05-271-0/+4
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-231-1/+27
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Remove redundant include of Rts.h in EventLogWriter.hZejun Wu2018-12-071-2/+5
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Abstract over the way eventlogs are flushedalexbiehl2017-01-311-0/+40