enableActiveLogging

open fun enableActiveLogging(filename: String)

enableActiveLoggingSet whether or not you'd like all log messages to be written to a file as they come in.

Parameters

filename

String: The filename you'd like log messages to be written to as they come in.