package logging
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- logging
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class MutipleOutputsStream extends OutputStream
Value Members
- def logErrorWhen(condition: Boolean, msg: LogFeature)(implicit pkg: sourcecode.Pkg, fileName: FileName, name: sourcecode.Name, line: Line, mdc: MDC): Unit
- Annotations
- @inline()
- object LanguageClientLogger extends Writer
Scribe logging handler that forwards logging messages to the LSP editor client.
- object MetalsLogger