wvlet.log
Members list
Packages
Type members
Classlikes
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AirframeLogManager.type
Custom log manager to postpone the reset of loggers This is based on the technique mentioned in: https://stackoverflow.com/questions/13825403/java-how-to-get-logger-to-work-in-shutdown-hook
Custom log manager to postpone the reset of loggers This is based on the technique mentioned in: https://stackoverflow.com/questions/13825403/java-how-to-get-logger-to-work-in-shutdown-hook
Attributes
- Companion
- object
- Supertypes
-
class LogManagerclass Objecttrait Matchableclass Any
Logging using a background thread
Logging using a background thread
Attributes
- Supertypes
-
trait Flushabletrait AutoCloseabletrait Guardclass Handlerclass Objecttrait Matchableclass AnyShow all
Handlers for storing log messages as a sequence. This is useful for debugging.
Handlers for storing log messages as a sequence. This is useful for debugging.
Attributes
- Supertypes
-
class Handlerclass Objecttrait Matchableclass Any
Output log to stderr
Output log to stderr
Attributes
- Supertypes
-
class Handlerclass Objecttrait Matchableclass Any
Writing logs to a file without rotation. This is just an wrapper of LogRotationHandler
Writing logs to a file without rotation. This is just an wrapper of LogRotationHandler
Attributes
- Supertypes
-
class LogRotationHandlertrait Flushabletrait AutoCloseableclass Handlerclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AsyncHandler
Trait for adding a local logger instance to your class
Trait for adding a local logger instance to your class
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait LogSupport
Trait for adding logging methods and an initialized logger instance
Trait for adding logging methods and an initialized logger instance
Attributes
- Supertypes
-
trait LocalLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass AnyShow all
Trait for adding an initialized logger instance to your class
Trait for adding an initialized logger instance to your class
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait LocalLogSupport
To implement your own log formatter, implement this formatLog(r: LogRecord) method
To implement your own log formatter, implement this formatLog(r: LogRecord) method
Attributes
- Companion
- object
- Supertypes
-
class Formatterclass Objecttrait Matchableclass Any
- Known subtypes
-
object AppLogFormatterobject BareFormatterobject IntelliJLogFormatterobject PlainSourceCodeLogFormatterobject SimpleLogFormatterobject SourceCodeLogFormatterobject TSVLogFormatterobject ThreadLogFormatterShow all
Attributes
- Companion
- trait
- Supertypes
- Self type
-
LogFormatter.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LogLevelScanner.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- object
- Supertypes
-
trait Producttrait Equalsclass LogRecordtrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LogRotationHandler.type
Log rotation handler
Log rotation handler
Attributes
- Companion
- object
- Supertypes
-
trait Flushabletrait AutoCloseableclass Handlerclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class FileHandler
Source code location where the log is
Source code location where the log is
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Trait for adding logging methods (error, warn, info, debug and trace) to your class
Trait for adding logging methods (error, warn, info, debug and trace) to your class
Attributes
- Supertypes
-
trait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
An wrapper of java.util.logging.Logger for supporting rich-format logging
An wrapper of java.util.logging.Logger for supporting rich-format logging
Attributes
- Companion
- object
- Supertypes
Attributes
- Supertypes
- Self type
-
LoggerJMX.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object LoggerJMX
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LoggerMacros.type
Attributes
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
-
trait LocalLogSupporttrait LogSupport
Handlers for discarding logs
Handlers for discarding logs
Attributes
- Supertypes
-
class Handlerclass Objecttrait Matchableclass Any
- Self type
-
NullHandler.type
Attributes
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass Any
- Self type