TFCweb
1.0.4 $Rev: 483 $
TFC Primavera 2012: Nucli d'un servidor web
|
Destí de logging implementat sobre fitxer, obert a petició Més...
Mètodes públics | |
DestiFitxer (const fs::path &f, tfc::NivellLog nivell=tfc::NIVELL_PER_DEFECTE_LOG) | |
virtual | ~DestiFitxer () |
virtual bool | coincideix (const ostream &) const |
virtual bool | coincideix (const fs::path &f) const |
virtual NivellLog | nivell () const |
virtual void | nivell (NivellLog nivell) |
virtual ostream & | os () |
Atributs Privats | |
ofstream | of_ |
const fs::path | ruta_ |
Destí de logging implementat sobre fitxer, obert a petició
|
inline |
|
inlinevirtual |
|
inlinevirtualinherited |
Reimplementat a DestiOstream.
|
inlinevirtual |
Reimplementat de DestiLogging.
|
inlinevirtualinherited |
|
inlinevirtualinherited |
Definició a la línia 77 del fitxer Log.cc.
Referències tfc::nivell().
|
inlinevirtual |
Implementa DestiLogging.