Property | Type | Description | |
---|---|---|---|
Debug | void | ||
Error | void | ||
Fatal | void | ||
FatalError | void | ||
FatalError | void | ||
Info | void | ||
OrchardLog4netLogger | System | ||
OrchardLog4netLogger | System | ||
Warn | void |
Method | Description | |
---|---|---|
CreateChildLogger ( String name ) : Castle.Core.Logging.ILogger | ||
Debug ( Func |
||
Debug ( String message ) : void | ||
Debug ( String message, |
||
DebugFormat ( |
||
DebugFormat ( |
||
DebugFormat ( IFormatProvider formatProvider, String format ) : void | ||
DebugFormat ( String format ) : void | ||
Error ( Func |
||
Error ( String message ) : void | ||
Error ( String message, |
||
ErrorFormat ( |
||
ErrorFormat ( |
||
ErrorFormat ( IFormatProvider formatProvider, String format ) : void | ||
ErrorFormat ( String format ) : void | ||
Fatal ( Func |
||
Fatal ( String message ) : void | ||
Fatal ( String message, |
||
FatalFormat ( |
||
FatalFormat ( |
||
FatalFormat ( IFormatProvider formatProvider, String format ) : void | ||
FatalFormat ( String format ) : void | ||
Info ( Func |
||
Info ( String message ) : void | ||
Info ( String message, |
||
InfoFormat ( |
||
InfoFormat ( |
||
InfoFormat ( IFormatProvider formatProvider, String format ) : void | ||
InfoFormat ( String format ) : void | ||
OrchardLog4netLogger ( log4net logger, |
||
ToString ( ) : string | ||
Warn ( Func |
||
Warn ( String message ) : void | ||
Warn ( String message, |
||
WarnFormat ( |
||
WarnFormat ( |
||
WarnFormat ( IFormatProvider formatProvider, String format ) : void | ||
WarnFormat ( String format ) : void |
Method | Description | |
---|---|---|
Debug ( string format ) : void | ||
Error ( string format ) : void | ||
Fatal ( string format ) : void | ||
FatalError ( string message ) : void | ||
FatalError ( string message, |
||
Info ( string format ) : void | ||
OrchardLog4netLogger ( ) : System | ||
OrchardLog4netLogger ( log4net.ILog log, |
||
Warn ( string format ) : void |
public CreateChildLogger ( String name ) : Castle.Core.Logging.ILogger | ||
name | String | |
return | Castle.Core.Logging.ILogger |
public Debug ( String message, |
||
message | String | |
exception | ||
return | void |
public DebugFormat ( |
||
exception | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public DebugFormat ( |
||
exception | ||
format | String | |
return | void |
public DebugFormat ( IFormatProvider formatProvider, String format ) : void | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public Error ( String message, |
||
message | String | |
exception | ||
return | void |
public ErrorFormat ( |
||
exception | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public ErrorFormat ( |
||
exception | ||
format | String | |
return | void |
public ErrorFormat ( IFormatProvider formatProvider, String format ) : void | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public Fatal ( String message, |
||
message | String | |
exception | ||
return | void |
public FatalFormat ( |
||
exception | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public FatalFormat ( |
||
exception | ||
format | String | |
return | void |
public FatalFormat ( IFormatProvider formatProvider, String format ) : void | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public Info ( String message, |
||
message | String | |
exception | ||
return | void |
public InfoFormat ( |
||
exception | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public InfoFormat ( |
||
exception | ||
format | String | |
return | void |
public InfoFormat ( IFormatProvider formatProvider, String format ) : void | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public OrchardLog4netLogger ( log4net logger, |
||
logger | log4net | |
factory | ||
return | System |
public Warn ( String message, |
||
message | String | |
exception | ||
return | void |
public WarnFormat ( |
||
exception | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |
public WarnFormat ( |
||
exception | ||
format | String | |
return | void |
public WarnFormat ( IFormatProvider formatProvider, String format ) : void | ||
formatProvider | IFormatProvider | |
format | String | |
return | void |