23 lines
418 B
JSON
23 lines
418 B
JSON
{
|
|
"authors": [
|
|
"neenjaw"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lib/log_level.ex"
|
|
],
|
|
"test": [
|
|
"test/log_level_test.exs"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.ex"
|
|
]
|
|
},
|
|
"language_versions": ">=1.10",
|
|
"forked_from": [
|
|
"csharp/logs-logs-logs"
|
|
],
|
|
"icon": "log-levels",
|
|
"blurb": "Learn about atoms and the cond conditional expression by aggregating application logs."
|
|
}
|