orchescala-simulation
orchescala-simulation
API
orchescala.simulation
runner
BadScenarioRunner
EventRunner
IncidentScenarioRunner
IsProcessScenarioRunner
MessageRunner
ProcessScenarioRunner
ProcessStepsRunner
ScenarioOrStepRunner
ScenarioRunner
SignalRunner
TimerRunner
UserTaskRunner
BadScenario
ContextData
DiffPrinter
HasProcessSteps
IncidentScenario
IsProcessScenario
LogEntry
LogLevel
Logging
ProcessScenario
ProcessStartType
ResultChecker
SEvent
SInServiceOuttep
SMessageEvent
SScenario
SSignalEvent
SSimulation
SStep
STimerEvent
SUserTask
SWaitTime
ScenarioData
ScenarioOrStep
ScenarioResult
SimulationConfig
SimulationDsl
ignore
only
SimulationError
ProcessError
MappingError
WaitingError
SimulationFingerprint
SimulationRunner
SimulationRunner
SimulationTestFramework
SimulationTestRunner
Task
TestOverride
TestOverride
TestOverrideExtensions
TestOverrideType
TestOverrideType
TestOverrides
TestOverrides
WithTestOverrides
orchescala-simulation
/
orchescala.simulation
/
Logging
Logging
orchescala.simulation.Logging
trait
Logging
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
SimulationRunner
Members list
Clear all
Value members
Concrete methods
def
debug
(
msg
:
String
):
LogEntry
def
error
(
msg
:
String
):
LogEntry
def
info
(
msg
:
String
):
LogEntry
def
warn
(
msg
:
String
):
LogEntry
Givens
Givens
given
given_Conversion_LogEntry_Seq
:
Conversion
[
LogEntry
,
Seq
[
LogEntry
]]
Extensions
Extensions
extension
(
logs
:
Seq
[
LogEntry
])
def
filter
(
logLevel
:
LogLevel
):
Seq
[
LogEntry
]
def
maxLevel
:
LogLevel
In this article
Attributes
Members list
Value members
Concrete methods
Givens
Givens
Extensions
Extensions