Uses of Package
br.com.objectos.logging
-
Classes in br.com.objectos.logging used by br.com.objectos.logging Class Description Event Represents an event of a program execution that can be logged.Event0 A log event that takes no arguments.Event1 A log event that takes one argument.Event2 A log event that takes two arguments.Event3 A log event that takes three arguments.Level Represents a logging level.Logger An object responsible for logging the events of a program.NoopLogger A no-opLoggerimplementation (for the most part).TypeHint