- Change default log format
(
9dafe6c)
- Update readme
(
2713af8)
- Possibility to specify time format
(
43373cd)
- Update dependencies
(
98ca629)
- Ignore excessive complexity of decorator function
(
2266b93)
- Support additional loggers
(
5205fc3)
- chore: Update action versions
(
85ee9e1)
- Change log format
(
1600e3b)
- Update dependencies
(
f95304b)
- Update action versions
(
b726510)
- Reorder fields in log message format
(
8eaeadf)
- Allow strings to specify path to log file
(
b1a15e9)
-
Introduce end-to-end app test (
8151146) -
debug: Find out why app console log has 4 lines rather than 3 (
b23e1a0) -
debug: Find out why app console log has 4 lines rather than 3 (
b452f07) -
debug: Try to debug checking end-to-end test results (
e966eab) -
fix: Correct end to end app test logic (
24c6ffa) -
fix: Correct syntax (
b0339d4) -
fix: Try to quiet uv's output when installing script dependencies (
dae8dfd) -
fix: Use variables and output redirection (
d6dd42f)
- Test general configuration and log output
(
988c74e)
- Initial Release