-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
elogs 1.1.0 #957
elogs 1.1.0 #957
Changes from 5 commits
d9ce481
353002e
dc4df9d
b64292c
e9e14c0
e74c3d4
430f279
5d50b17
5df9d9a
3dd6d10
0e1ec6d
c7f45ea
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name = "elogs" | ||
description = "Embedded logging, proven absent of runtime errors" | ||
version = "1.1.0" | ||
|
||
authors = ["Kevin Chadwick"] | ||
maintainers = ["Kevin Chadwick <[email protected]>"] | ||
maintainers-logins = ["kevlar700"] | ||
licenses = "ISC OR BSD-2-Clause" | ||
website = "https://github.com/kevlar700/elogs" | ||
tags = ["spark", "embedded", "zfp", "logging", "log"] | ||
|
||
[[depends-on]] | ||
|
||
[configuration.variables] | ||
Max_Log_Count = {type = "Integer", default = 50} | ||
Max_Message_Length = {type = "Integer", default = 200} | ||
Device_ID_Length = {type = "Integer", default = 12} | ||
Version_Length = {type = "Integer", default = 8} | ||
|
||
[origin] | ||
commit = "2e627928c716f2df0f6427a138e8410749b0724f" | ||
url = "git+https://github.com/kevlar700/elogs.git" |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name = "elogs" | ||
description = "Embedded logging, proven absent of runtime errors" | ||
version = "1.1.0" | ||
|
||
authors = ["Kevin Chadwick"] | ||
maintainers = ["Kevin Chadwick <[email protected]>"] | ||
maintainers-logins = ["kevlar700"] | ||
licenses = "ISC OR BSD-2-Clause" | ||
website = "https://github.com/kevlar700/elogs" | ||
tags = ["spark", "embedded", "zfp", "logging", "log"] | ||
|
||
[[depends-on]] | ||
|
||
[configuration.variables] | ||
Max_Log_Count = {type = "Integer", default = 50} | ||
Max_Message_Length = {type = "Integer", default = 200} | ||
Device_ID_Length = {type = "Integer", default = 12} | ||
Version_Length = {type = "Integer", default = 8} | ||
|
||
[origin] | ||
commit = "2e627928c716f2df0f6427a138e8410749b0724f" | ||
url = "git+https://github.com/kevlar700/elogs.git" |
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This file should be removed |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name = "elogs" | ||
description = "Embedded logging, proven absent of runtime errors" | ||
version = "1.1.0" | ||
|
||
authors = ["Kevin Chadwick"] | ||
maintainers = ["Kevin Chadwick <[email protected]>"] | ||
maintainers-logins = ["kevlar700"] | ||
licenses = "ISC OR BSD-2-Clause" | ||
website = "https://github.com/kevlar700/elogs" | ||
tags = ["spark", "embedded", "zfp", "logging", "log"] | ||
|
||
[[depends-on]] | ||
|
||
[configuration.variables] | ||
Max_Log_Count = {type = "Integer", default = 50} | ||
Max_Message_Length = {type = "Integer", default = 200} | ||
Device_ID_Length = {type = "Integer", default = 12} | ||
Version_Length = {type = "Integer", default = 8} | ||
|
||
[origin] | ||
commit = "2e627928c716f2df0f6427a138e8410749b0724f" | ||
url = "git+https://github.com/kevlar700/elogs.git" |
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This file should be removed There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sorry, the delete button was hidden. I didn't see the menu scroll bar for ages. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name = "elogs" | ||
description = "Embedded logging, proven absent of runtime errors" | ||
version = "1.1.0" | ||
|
||
authors = ["Kevin Chadwick"] | ||
maintainers = ["Kevin Chadwick <[email protected]>"] | ||
maintainers-logins = ["kevlar700"] | ||
licenses = "ISC OR BSD-2-Clause" | ||
website = "https://github.com/kevlar700/elogs" | ||
tags = ["spark", "embedded", "zfp", "logging", "log"] | ||
|
||
[[depends-on]] | ||
|
||
[configuration.variables] | ||
Max_Log_Count = {type = "Integer", default = 50} | ||
Max_Message_Length = {type = "Integer", default = 200} | ||
Device_ID_Length = {type = "Integer", default = 12} | ||
Version_Length = {type = "Integer", default = 8} | ||
|
||
[origin] | ||
commit = "2e627928c716f2df0f6427a138e8410749b0724f" | ||
url = "git+https://github.com/kevlar700/elogs.git" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file should be removed