Chetan Mehrotra created OAK-6064:
------------------------------------
Summary: Oak run logging not working
Key: OAK-6064
URL: https://issues.apache.org/jira/browse/OAK-6064
Project: Jackrabbit Oak
Issue Type: Bug
Components: run
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Fix For: 1.8
Logging is currently not working with latest oak run
{noformat}
$ java -jar target/oak-run-1.8-SNAPSHOT.jar console ~/path/to/segmentstore/
Apache Jackrabbit Oak 1.8-SNAPSHOT
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
Repository connected in read-only mode. Use '--read-write' for write operations
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)