LogExtensions.idl File Reference

import "DsLogAdmin.idl";

Go to the source code of this file.

Namespaces

namespace  LogExtensions

Classes

struct  LogExtensions::LogInfo
 A data structure for log record information. More...
interface  LogExtensions::Logging
 An interface that can be used by typed log clients. More...

Variables

const short LogExtensions::Info = 0
const short LogExtensions::Debug = 1
const short LogExtensions::Warning = 2
const short LogExtensions::Error = 3
const short LogExtensions::Fatal = 4