Cryville.Common.Logging A logger. Attaches a listener to the logger. The logger listener. Detaches a listener from the logger. The logger listener. Logs to the logger. The severity level. The category. The format string. The arguments for formatting. Logs to the logger. The severity level. The category. The format provider. The format string. The arguments for formatting. Logs to the logger. The severity level. The category. The message. Logs to the logger. The severity level. The category. An array of containing the message. Logs to the logger. The severity level. The category. An array of containing the message. A zero-based index of the first character of the message within . The length of the message. Logs to the logger. The severity level. The category. A pointer to the first character of the message. The length of the message. A logger listener. Closes the logger listener and cleans up all the resources. Whether to clean up managed resources. Closes the logger listener. Handles an incoming log. The severity level. The category. The message. Handles an incoming log. The severity level. The category. An array of containing the message. A zero-based index of the first character of the message within . The length of the message. Handles an incoming log. The severity level. The category. A pointer to the first character of the message. The length of the message. A that calls a callback function on log. Occurs when a log is logged to the logger. A that buffers the logs for enumeration. Enumerates the buffered logs. The callback function to receive the logs. A that writes logs into a stream. The stream. The encoding. A that writes logs into a stream. The stream. The encoding. Creates an instance of the class. The stream. Whether to flush the stream every time a log is written. Represents the method that will handle a log. The severity level. The category. The message.