Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 286 Bytes

usage-central-log.md

File metadata and controls

7 lines (5 loc) · 286 Bytes

Usage: Central log

  • all applications use the domain library

  • you can implement an ILogger interface that simply uses the "/send"-endpoint of the server. Send your messages there in whatever form.

  • on the server side configure a storage of your choice

  • needs more elaboration