]> git.r.bdr.sh - rbdr/cologne/commit - test/cologne.js
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)
commitb3847a2e355c1c5113eb99eb1a755535bd225998
treedcc931ac70fb525b703207f966a4921f0bb1871a
parentbfd26c004f1bbc07f049013ab4e8de970e14341f
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]