class icon trait icon trait icon trait icon
#ABCDEFGHIJKLMNOPQRSTUVWXYZdeprecated
    1. org
        1. org.scalawag
            1. org.scalawag.timber
                1. org.scalawag.timber.backend
                  1. (object)
                    DefaultDispatcher
                  1. org.scalawag.timber.backend.dispatcher
                    1. (object)(class)Dispatcher
                    2. (object)(case class)EntryFacets
                    1. org.scalawag.timber.backend.dispatcher.configuration
                      1. (object)(case class)Configuration
                      1. org.scalawag.timber.backend.dispatcher.configuration.debug
                        1. (object)
                          DotDumper
                      2. org.scalawag.timber.backend.dispatcher.configuration.dsl
                        1. (object)
                          choose
                        2. (object)(trait)Condition
                        3. (class)ConditionFactory
                        4. (object)(class)IntConditionFactory
                        5. (class)MutableConditionVertex
                        6. (class)MutableReceiverVertex
                        7. (trait)MutableVertex
                        8. (trait)MutableVertexWithOutputs
                        9. (object)(class)StringConditionFactory
                        10. (object)
                          StringOrPattern
                        11. (object)(class)Subgraph
                        12. (class)SubgraphWithOutputs
                        13. (object)
                          tagged
                        14. (object)
                          thread
                        15. (class)ThreadAttribute
                  2. org.scalawag.timber.backend.receiver
                    1. (class)ConsoleErrReceiver
                    2. (class)ConsoleOutReceiver
                    3. (class)DelegatingReceiver
                    4. (object)(trait)Receiver
                    5. (class)StackableReceiver
                    6. (class)WriterBasedReceiver
                    7. (class)WriterBasedStackableReceiver
                    1. org.scalawag.timber.backend.receiver.buffering
                      1. (trait)BufferingPolicy
                      2. (object)(trait)ImmediateFlushing
                      3. (object)(trait)LazyFlushing
                      4. (object)(trait)PeriodicFlushing
                    2. org.scalawag.timber.backend.receiver.concurrency
                      1. (trait)ConcurrencyPolicy
                      2. (object)(trait)Locking
                      3. (object)(trait)NoThreadSafety
                      4. (object)(trait)Queueing
                    3. org.scalawag.timber.backend.receiver.formatter
                      1. (object)
                        DefaultEntryFormatter
                      2. (trait)EntryFormatter
                      3. (trait)Formatter
                      4. (object)
                        MessageOnlyEntryFormatter
                      5. (object)(class)ProgrammableEntryFormatter
                      1. org.scalawag.timber.backend.receiver.formatter.level
                        1. (object)
                          NameLevelFormatter
                        2. (object)
                          NumberLevelFormatter
                        3. (class)TranslatingLevelFormatter
                      2. org.scalawag.timber.backend.receiver.formatter.timestamp
                        1. (object)(class)HumanReadableTimestampFormatter
                        2. (object)(class)ISO8601TimestampFormatter
                        3. (object)
                          JavaEpochTimestampFormatter
                        4. (case class)SimpleDateFormatTimestampFormatter