#include <flogger.h>
Link against: flogger.lib
class TLogFormatter |
Public Member Functions | |
---|---|
TLogFormatter() | |
TInt | ConvertToWritableBuffer(TDes8 &, TRefByValue< const TDesC16 >, VA_LIST &) |
TInt | ConvertToWritableBuffer(TDes8 &, TRefByValue< const TDesC8 >, VA_LIST &) |
TInt | FormatTextToWritableBuffer(TDes8 &, const TDesC16 &) |
TInt | FormatTextToWritableBuffer(TDes8 &, const TDesC8 &) |
void | SetDateAndTime(TBool, TBool) |
Formatting methods for log file data. DeprecatedMigrate to Open System Trace Instrumentation API instead
TInt | ConvertToWritableBuffer | ( | TDes8 & | aBuf, |
TRefByValue< const TDesC16 > | aFmt, | |||
VA_LIST & | aList | |||
) |
Formats string to aBuf
TInt | ConvertToWritableBuffer | ( | TDes8 & | aBuf, |
TRefByValue< const TDesC8 > | aFmt, | |||
VA_LIST & | aList | |||
) |
Formats string to aBuf