index.ts
index.ts overview
Section titled “index.ts overview”Since v4.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”- utils
- Event (namespace export)
- EventGroup (namespace export)
- EventJournal (namespace export)
- EventLog (namespace export)
- EventLogEncryption (namespace export)
- EventLogMessage (namespace export)
- EventLogRemote (namespace export)
- EventLogServer (namespace export)
- EventLogServerEncrypted (namespace export)
- EventLogServerUnencrypted (namespace export)
- EventLogSessionAuth (namespace export)
- SqlEventJournal (namespace export)
- SqlEventLogServerEncrypted (namespace export)
- SqlEventLogServerUnencrypted (namespace export)
Event (namespace export)
Section titled “Event (namespace export)”Re-exports all named exports from the “./Event.ts” module as Event.
Signature
export * as Event from "./Event.ts"Since v4.0.0
EventGroup (namespace export)
Section titled “EventGroup (namespace export)”Re-exports all named exports from the “./EventGroup.ts” module as EventGroup.
Signature
export * as EventGroup from "./EventGroup.ts"Since v4.0.0
EventJournal (namespace export)
Section titled “EventJournal (namespace export)”Re-exports all named exports from the “./EventJournal.ts” module as EventJournal.
Signature
export * as EventJournal from "./EventJournal.ts"Since v4.0.0
EventLog (namespace export)
Section titled “EventLog (namespace export)”Re-exports all named exports from the “./EventLog.ts” module as EventLog.
Signature
export * as EventLog from "./EventLog.ts"Since v4.0.0
EventLogEncryption (namespace export)
Section titled “EventLogEncryption (namespace export)”Re-exports all named exports from the “./EventLogEncryption.ts” module as EventLogEncryption.
Signature
export * as EventLogEncryption from "./EventLogEncryption.ts"Since v4.0.0
EventLogMessage (namespace export)
Section titled “EventLogMessage (namespace export)”Re-exports all named exports from the “./EventLogMessage.ts” module as EventLogMessage.
Signature
export * as EventLogMessage from "./EventLogMessage.ts"Since v4.0.0
EventLogRemote (namespace export)
Section titled “EventLogRemote (namespace export)”Re-exports all named exports from the “./EventLogRemote.ts” module as EventLogRemote.
Signature
export * as EventLogRemote from "./EventLogRemote.ts"Since v4.0.0
EventLogServer (namespace export)
Section titled “EventLogServer (namespace export)”Re-exports all named exports from the “./EventLogServer.ts” module as EventLogServer.
Signature
export * as EventLogServer from "./EventLogServer.ts"Since v4.0.0
EventLogServerEncrypted (namespace export)
Section titled “EventLogServerEncrypted (namespace export)”Re-exports all named exports from the “./EventLogServerEncrypted.ts” module as EventLogServerEncrypted.
Signature
export * as EventLogServerEncrypted from "./EventLogServerEncrypted.ts"Since v4.0.0
EventLogServerUnencrypted (namespace export)
Section titled “EventLogServerUnencrypted (namespace export)”Re-exports all named exports from the “./EventLogServerUnencrypted.ts” module as EventLogServerUnencrypted.
Signature
export * as EventLogServerUnencrypted from "./EventLogServerUnencrypted.ts"Since v4.0.0
EventLogSessionAuth (namespace export)
Section titled “EventLogSessionAuth (namespace export)”Re-exports all named exports from the “./EventLogSessionAuth.ts” module as EventLogSessionAuth.
Signature
export * as EventLogSessionAuth from "./EventLogSessionAuth.ts"Since v4.0.0
SqlEventJournal (namespace export)
Section titled “SqlEventJournal (namespace export)”Re-exports all named exports from the “./SqlEventJournal.ts” module as SqlEventJournal.
Signature
export * as SqlEventJournal from "./SqlEventJournal.ts"Since v4.0.0
SqlEventLogServerEncrypted (namespace export)
Section titled “SqlEventLogServerEncrypted (namespace export)”Re-exports all named exports from the “./SqlEventLogServerEncrypted.ts” module as SqlEventLogServerEncrypted.
Signature
export * as SqlEventLogServerEncrypted from "./SqlEventLogServerEncrypted.ts"Since v4.0.0
SqlEventLogServerUnencrypted (namespace export)
Section titled “SqlEventLogServerUnencrypted (namespace export)”Re-exports all named exports from the “./SqlEventLogServerUnencrypted.ts” module as SqlEventLogServerUnencrypted.
Signature
export * as SqlEventLogServerUnencrypted from "./SqlEventLogServerUnencrypted.ts"Since v4.0.0