10:39:07,774 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:39:07,774 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/rm/git/com.github/io7m/calino/com.io7m.calino.cmdline/target/classes/logback.xml]
10:39:07,775 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:39:07,775 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/home/rm/.m2/repository/com/io7m/xstructural/com.io7m.xstructural.cmdline/1.4.0/com.io7m.xstructural.cmdline-1.4.0.jar!/logback.xml]
10:39:07,775 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/home/rm/git/com.github/io7m/calino/com.io7m.calino.cmdline/target/classes/logback.xml]
10:39:07,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR]
10:39:07,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:39:07,827 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:39:07,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.io7m.calino.vanilla.internal.CLN1Validator] to ERROR
10:39:07,835 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
10:39:07,835 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT]
10:39:07,835 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@401e7803 - End of configuration.
10:39:07,836 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@10dba097 - Registering current configuration as safe fallback point

calino: INFO: Usage: check [options]

  Options:
  * --file
      The texture file
    --format-version
      The requested file format version
      Default: 1.0
    --verbose
      Set the minimum logging verbosity level.
      Default: info
      Possible Values: [trace, debug, info, warn, error]
    --warnings-as-errors
      Treat validation warnings as errors
      Default: false

  The "check" command exhaustively validates texture files.

