Commit Graph

20 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire c92f147773 Logger
- Working on the new `log2` function

Unit tests

- Added some padding prints to the unit tests
- Added a universal import that only activates on `unittest` build mode
- Added test for `log2` method
2023-03-01 09:15:10 +02:00
Tristan B. Velloza Kildaire 5a503fb14c Context
- Added new Context class for future version
2023-03-01 09:14:14 +02:00
Tristan B. Velloza Kildaire d2135062f3 Package
- Added missing import for `dlog.transform`
2023-02-27 19:11:51 +02:00
Tristan B. Velloza Kildaire 6008c8f333 Repository
- Updated .gitignore

Clean up

- General clean up
2023-02-27 19:07:09 +02:00
Tristan B. Velloza Kildaire c410dd3bc0 - Made unittests more concise 2023-01-07 21:17:39 +02:00
Tristan B. Velloza Kildaire ac363801c3 Added .gitignore 2023-01-07 21:11:12 +02:00
Tristan B. Velloza Kildaire 6e7ab612dc - Now you can use arbitrary amount of arguments as the message text
- Ability to set the joiner of arguments in multi-variate case
2023-01-07 21:10:15 +02:00
Tristan B. Velloza Kildaire 9c55fee725 Finished README.md 2021-12-25 10:44:52 +02:00
Tristan B. Velloza Kildaire c975b2d99b Fixed docstrings for modules 2021-12-23 15:16:31 +02:00
Tristan B. Velloza Kildaire e4509f1dfc Added missing docstrings 2021-12-23 15:14:51 +02:00
Tristan B. Velloza Kildaire 24bc5bec34 Removed testing module 2021-12-23 15:14:41 +02:00
Tristan B. Velloza Kildaire e22c677026 Added missing docstring 2021-12-23 15:11:40 +02:00
Tristan B. Velloza Kildaire 69caf75ae6 Updated README 2021-12-23 15:06:55 +02:00
Tristan B. Velloza Kildaire 09c7d85434 Added missing docstrings 2021-12-23 15:05:47 +02:00
Tristan B. Velloza Kildaire fec60c560a Removed TODO 2021-12-23 15:05:39 +02:00
Tristan B. Velloza Kildaire be670c44d0 Add link to DUB repo 2021-12-23 15:01:48 +02:00
Tristan B. Velloza Kildaire 415076d832 Fixed header 2021-12-23 14:57:29 +02:00
Tristan B. Velloza Kildaire 40f80b9351 Added logo 2021-12-23 14:55:37 +02:00
Tristan B. Velloza Kildaire 2663711b4a Added section explaining the context array 2021-12-23 14:49:16 +02:00
Tristan B. Velloza Kildaire 5eb73a3fbc Initial commit 2021-12-23 12:14:36 +02:00