Craig's Utility Library  4.0 Beta
Utilities.IO.Logging.Module.LoggingModule Class Reference

Logging module More...

Inheritance diagram for Utilities.IO.Logging.Module.LoggingModule:
Utilities.IoC.Interfaces.IModule

Public Member Functions

void Load (IBootstrapper Bootstrapper)
 Loads the module More...
 

Properties

int Order [get]
 Order to run it in More...
 
- Properties inherited from Utilities.IoC.Interfaces.IModule
int Order [get]
 Order to run this in More...
 

Detailed Description

Logging module

Definition at line 30 of file LoggingModule.cs.

Member Function Documentation

void Utilities.IO.Logging.Module.LoggingModule.Load ( IBootstrapper  Bootstrapper)

Loads the module

Parameters
BootstrapperBootstrapper to register with

Implements Utilities.IoC.Interfaces.IModule.

Definition at line 44 of file LoggingModule.cs.

Property Documentation

int Utilities.IO.Logging.Module.LoggingModule.Order
get

Order to run it in

Definition at line 36 of file LoggingModule.cs.


The documentation for this class was generated from the following file: