Registry / logging / scs2-session-logger

scs2-session-logger

JSON →
library0.8.5javamavenunverified

SCS2 Session Logger provides logging capabilities for simulation sessions in the Simulation Construction Set 2.

<dependency> <groupId>us.ihmc</groupId> <artifactId>scs2-session-logger</artifactId> <version>0.8.5</version> </dependency>
INSTALL
IMPORT
SIG · SCS2-SESSION-LOGGE
S
scs2-session-logger
loggingjavav0.8.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SessionLogger
us.ihmc.scs2.session.log.SessionLogger

Starts a new session logger for recording simulation data.

import us.ihmc.scs2.session.log.SessionLogger; public class Main { public static void main(String[] args) { SessionLogger logger = new SessionLogger(); logger.start(); System.out.println("Session logger started"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Resources
scs2-session-logger — mvn dependency:get scs2-session-logger · libregistry