- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Logging - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ILogging"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Logging/ILogging"
Type["LoggingWrapper"]
class Type type-node
Syntax
public sealed class LoggingWrapper : ILogging
Methods
| Name | Value | Summary |
|---|---|---|
| Debug |
Object | |
| Error |
Object | |
| Exception |
void | |
| Fatal |
Object | |
| Forward |
Object | |
| Forward |
void | |
| Info |
Object | |
| Log |
void | |
| LoggingLevel |
Level | |
| LoggingLevel |
void | |
| PopCurrentLevel |
void | |
| PushCurrentLevel |
void | |
| Trace |
Object | |
| Warn |
Object |