Enable publishing of record timestamps in local time.
Synopsis
Declared in <ball_fileobserver.h>
void
enablePublishInLocalTime();
Description
Enable publishing of the timestamp attribute of records in local time by this file observer. This method has no effect if publishing in local time is already enabled. Note that this method also affects log filenames (see {Log Filename Patterns}).
Created with MrDocs