Logging #26
@ -129,6 +129,8 @@ impl Display for LogMessage {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Evaluate replacing the following with a trait, to decouple this component from the rest.
|
||||
|
||||
/**
|
||||
* Every possible Message, which may be logged. Grouped the following:
|
||||
*
|
||||
@ -188,4 +190,4 @@ impl Display for LogMessageType {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user