X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FIOStreamTarget.hh;h=8aa5829b2077fd25ef79cd939d8469f61b59a15d;hb=5bf459d443ab7cef04116bc0cb95e1af0178334f;hp=ba4a3fd6acb4405ca7a602643ea303bb6d66b6e5;hpb=204c9c8a9df166f1c220bbd86e1c7a839382c73d;p=senf.git diff --git a/Utils/Logger/IOStreamTarget.hh b/Utils/Logger/IOStreamTarget.hh index ba4a3fd..8aa5829 100644 --- a/Utils/Logger/IOStreamTarget.hh +++ b/Utils/Logger/IOStreamTarget.hh @@ -98,6 +98,7 @@ namespace log { bool showLevel_; bool showArea_; + time_type timeBase_; }; }}