]> git.r.bdr.sh - rbdr/cologne/commit - package.json
Update the code.
authorRuben Beltran del Rio <redacted>
Sun, 20 Sep 2020 23:00:19 +0000 (01:00 +0200)
committerRuben Beltran del Rio <redacted>
Sun, 20 Sep 2020 23:00:19 +0000 (01:00 +0200)
commitae85c067634676251e812765c81adfdef8f85f9d
treeea1557df2172aeb30a363afec6a2183f05469d22
parent58906d77975b35fe93569f8083b90140124f9c41
Update the code.
19 files changed:
lib/cologne.js
lib/formatters/simple.js [moved from lib/cologne/formatter/simple.js with 51% similarity]
lib/formatters/token.js [moved from lib/cologne/formatter/token.js with 59% similarity]
lib/loggers/console.js [moved from lib/cologne/logger/console.js with 52% similarity]
lib/loggers/file.js [moved from lib/cologne/logger/file.js with 53% similarity]
lib/utilities.js [moved from lib/cologne/log_utilities.js with 67% similarity]
package-lock.json [new file with mode: 0644]
package.json
test/cologne.js
test/cologne/formatter/simple.js [deleted file]
test/cologne/formatter/token.js [deleted file]
test/cologne/log_utilities.js [deleted file]
test/cologne/logger/console.js [deleted file]
test/cologne/logger/file.js [deleted file]
test/formatters/simple.js [new file with mode: 0644]
test/formatters/token.js [new file with mode: 0644]
test/loggers/console.js [new file with mode: 0644]
test/loggers/file.js [new file with mode: 0644]
test/utilities.js [new file with mode: 0644]