bloop-rifle
bloop-rifle
API
scala.build.bloop
BloopServer
BloopServer
BloopThreads
BloopThreads
BuildServer
scala.build.blooprifle
BloopRifle
BloopAboutFailure
BloopNotRunning
BloopServerRuntimeInfo
ParsingFailed
BloopRifleConfig
BloopRifleConfig
Address
Address
DomainSocket
Tcp
AtLeast
BloopVersionConstraint
Strict
BloopRifleLogger
BloopRifleLogger
BloopVersion
BspConnection
BspConnectionAddress
BspConnectionAddress
Tcp
UnixDomainSocket
FailedToStartServerException
FailedToStartServerExitCodeException
FailedToStartServerTimeoutException
VersionUtil
scala.build.blooprifle.internal
Constants
Operations
SnailgunClient
SnailgunClient
Util
bloop-rifle
/
scala.build.blooprifle
/
BloopRifleLogger
BloopRifleLogger
scala.build.blooprifle.BloopRifleLogger
See the
BloopRifleLogger
companion object
trait
BloopRifleLogger
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
BloopRifleLogger
Clear all
Members list
Concise view
Value members
Abstract methods
def
bloopBspStderr
:
Option
[
OutputStream
]
def
bloopBspStdout
:
Option
[
OutputStream
]
def
bloopCliInheritStderr
:
Boolean
def
bloopCliInheritStdout
:
Boolean
def
debug
(
msg
:
=>
String
,
ex
:
Throwable
):
Unit
def
error
(
msg
:
=>
String
,
ex
:
Throwable
):
Unit
def
error
(
msg
:
=>
String
):
Unit
def
info
(
msg
:
=>
String
):
Unit
Concrete methods
final
def
debug
(
msg
:
=>
String
):
Unit
def
nailgunLogger
:
Logger
def
runnable
(
name
:
String
)(
r
:
Runnable
):
Runnable