mirror of
https://github.com/deavmi/gogga.git
synced 2025-02-16 09:56:49 +00:00
Core
- Added missing documentation
This commit is contained in:
parent
c9edd2a401
commit
a4e17acbd2
@ -31,5 +31,5 @@ This should output something like the following:
|
||||
|
||||
---
|
||||
|
||||
Or you can also [View the full API](https://gogga.dpldocs.info/v2.1.12/index.html).
|
||||
Or you can also [View the full API](https://gogga.dpldocs.info/v2.1.13/index.html).
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Logging facilities
|
||||
*/
|
||||
module gogga.core;
|
||||
|
||||
import dlog;
|
||||
|
Loading…
Reference in New Issue
Block a user