com.paypal.cascade.common

logging

package logging

Convenience methods and implicits for working with logging.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. logging
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait LoggingSugar extends AnyRef

    Convenience methods for interacting with org.slf4j.Logger and other SLF4J objects.

Value Members

  1. def flushAllLogs(): Unit

    Flush all logs.

    Flush all logs. Useful right before explicit JVM termination.

Inherited from AnyRef

Inherited from Any

Ungrouped