SlackWriter

scribe.slack.SlackWriter
class SlackWriter(slack: Slack, emojiIcon: String) extends Writer

SlackWriter is

Attributes

emojiIcon

the emoji to use when sending messages

slack

Slack instance

Graph
Supertypes
trait Writer
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def write(record: LogRecord, output: LogOutput, outputFormat: OutputFormat): Unit

Attributes

Definition Classes
Writer

Inherited methods

def dispose(): Unit

Attributes

Inherited from:
Writer