LogLine Struct Reference

Estrutura usada para inserir uma linha de log na fila do log. More...

#include <LogRotation.h>

Data Fields

time_t LogTime
 Tempo em que o log foi gerado.
char LogInfo [MAXLOGLINESIZE+1]
 Linha a ser colocada no log.

Detailed Description

Estrutura usada para inserir uma linha de log na fila do log.

Definition at line 68 of file LogRotation.h.


Field Documentation

char LogLine::LogInfo[MAXLOGLINESIZE+1]

Linha a ser colocada no log.

OBS: O +1 no tamanho e para contabilizarmos, na string, o terminador "\0".

Definition at line 71 of file LogRotation.h.

Tempo em que o log foi gerado.

Definition at line 70 of file LogRotation.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 4 16:03:35 2012 for RIO by  doxygen 1.6.3