setDefaultChannel abstract method

void setDefaultChannel(
  1. String channel
)

Sets the default channel for logging

Implementation

void setDefaultChannel(String channel);