home.social

#dlog — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dlog, aggregated by home.social.

  1. I am having fun as you can see. Working on upgrading Gogga to make it look super bussin.

    Honestly what I plan on doing next is just integrating it tighlier into #dlog as an addon really, it’s effectively doing so right now but has some helper functions around it to determine what is sent up in the form of a MessageTransform

  2. These are the websites I have for documentation for some of my projects, so far, I think they look pretty cool

    #eventy #dlog #dnet #mkdocs #dlang
  3. Just released a small but useful logging library for #Dlang. I called it #dlog. I plan to use it in my future networking projects as it is lean and does just what one needs.

    Need to expand it? It’s modular and uses OOP so it is easily extendable and let’s you apply textual transformations how you want to!

    View it on GitHub: https://github.com/deavmi/dlog View it on DUB: https://code.dlang.org/packages/dlog