日志记录器的基本定义
Jenly
Follow me
Log a debug exception.
Log a debug message with optional format args.
Log a debug exception and a message with optional format args.
Log an error exception.
Log an error message with optional format args.
Log an error exception and a message with optional format args.
Log an info exception.
Log an info message with optional format args.
Log an info exception and a message with optional format args.
Log at priority an message.
priority
Log at priority an exception.
Log at priority an exception and a message.
Set a one-time method trace offset for use on the next logging call.
Set a one-time tag for use on the next logging call.
Log a verbose exception.
Log a verbose message with optional format args.
Log a verbose exception and a message with optional format args.
Log a warning exception.
Log a warning message with optional format args.
Log a warning exception and a message with optional format args.
Log an assert exception.
Log an assert message with optional format args.
Log an assert exception and a message with optional format args.