Skip to content

library dependencies

Matt Hicks edited this page Nov 5, 2020 · 2 revisions

Library Dependencies

No matter how simple or straight-forward a library might be, its dependencies can quickly add a lot of bloat to your project. This is why in Scribe we minimize the number of dependencies to the bare minimum:

scribe-core

  • perfolation - Performance optimized, compile-time interpolation along with support for faster and type-safe formatting of dates, times, and numeric values
  • sourcecode - In order to consistently and accurately get access to trace information at compile-time, we've added integration with sourcecode.

scribe-slf4j

scribe-slack

scribe-logstash