Public Member Functions | |
| TextConverter (String cols) | |
Convert a log into a simple ASCII text.
The formatted string is composed of plain ASCII, the fields are separated by a space.
The processing is done by delegating to the parent CSVConverter.
| alma.acs.logging.tools.TextConverter.TextConverter | ( | String | cols | ) |
Constructor
| cols | The columns to write in the converted string; it can be null |
1.7.0