https://github.com/wsargent/echopraxia-scala-macros
https://github.com/wsargent/echopraxia-scala-macros
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wsargent/echopraxia-scala-macros
- Owner: wsargent
- Created: 2022-07-18T01:01:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T00:38:27.000Z (about 3 years ago)
- Last Synced: 2025-01-09T18:03:26.339Z (9 months ago)
- Language: Scala
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Echopraxia Scala Macros
This is a small example project showing logging with macros that will aid in
debugging.## Running
```
sbt run
```