JaCIL Framework API

JaCIL.Util.Messenger Namespace

Helper classes for messaging to the console.

Namespace hierarchy

Classes

Class Description
MessageSender Provides a rudimentary output system for communicating tool messages to a user. The premise is that for most console tools (like JaCIL), a full logging framework is too heavy. Provides a somewhat nicer abstraction for such tools than the straight TextWriter or Console.

Enumerations

Enumeration Description
Verbose Enumeration over verbosity values.