Package-level declarations
Types
Represents the result of a body filtering process, which can determine the state of the body after processing.
Convenience interface for two-way filtering using a common method.
Decides to include the body of a response in the logs (if body logging is enabled).
A configuration for the Logging plugin.
Properties
Android Logger: Logs to the Logcat on Android if the SLF4J provider isn't found. Otherwise, uses the Logger.Companion.DEFAULT. Breaks up long log messages that would be truncated by Android's max log length of 4068 characters.
A LogBodyFilter that filters out binary content.
Default logger to use.
Default logger to use.
Default logger to use.
Default logger to use.
Empty Logger for test purpose.
A client's plugin that provides the capability to log HTTP calls.