public sealed class ConsoleLogger : LoggerBase
Public NotInheritable Class ConsoleLogger
Inherits LoggerBase
[<SealedAttribute>]
type ConsoleLogger =
class
inherit LoggerBase
end
DateTimeFormat |
获取或设置日期时间格式
(继承自 LoggerBase。) |
Default | 默认的实例 |
LogLevel |
日志输出级别。
当Log(LogLevel, Object, String, Exception)的类型,在该设置之内时,才会真正输出日志。
(继承自 LoggerBase。) |
Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) |
GetHashCode | Serves as the default hash function. (继承自 Object。) |
GetType | Gets the Type of the current instance. (继承自 Object。) |
Log |
日志记录
(继承自 LoggerBase。) |
ToString | Returns a string that represents the current object. (继承自 Object。) |
Map | (由 Mapper 定义。) |
Map | (由 Mapper 定义。) |
MapTTarget | (由 Mapper 定义。) |
ToJsonString |
转换为Json
(由 SerializeConvert 定义。) |