- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Logging - Implementing Types
graph BT
Type["ILogging"]
class Type type-node
Implementing0["LoggingWrapper"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Logging/LoggingWrapper"
Syntax
public interface ILogging
Methods
| Name | Value | Summary |
|---|---|---|
| Debug |
Object | |
| Error |
Object | |
| Fatal |
Object | |
| Forward |
Object | |
| Forward |
void | |
| Info |
Object | |
| LoggingLevel |
Level | |
| LoggingLevel |
void | |
| Trace |
Object | |
| Warn |
Object |