BinaryLogFile
A specialized FileOutputStream that writes data to a file in the application's external files directory. Primarily used for low-level protocol debugging and packet logging.
Parameters
context
The context used to locate the external files directory.
name
The name of the log file.