Implemented initial version of logging system. Log formatting and content needs to be reworked.
This commit is contained in:
@@ -165,7 +165,7 @@ type
|
||||
port*: int
|
||||
protocol*: Protocol
|
||||
|
||||
# Server context structures
|
||||
# Context structures
|
||||
type
|
||||
KeyPair* = object
|
||||
privateKey*: Key
|
||||
|
||||
Reference in New Issue
Block a user