Skip to content

Commit

Permalink
πŸ”„ "Logging (#10)
Browse files Browse the repository at this point in the history
* start logging

* make logging work!

* better logging

* control log level in bazel

* use local time zone"
Update anysphere/asphr commit SHA
πŸ”— anysphere/asphr@dc17fe6
  • Loading branch information
arvid220u committed Jun 14, 2022
1 parent 1630ea2 commit 99890a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")

git_repository(
name = "asphr",
commit = "25e8ad1622fe8042a712100aedde48cd3b328ff9", # autoupdate anysphere/asphr
commit = "dc17fe6be2425b9dbcd0b177e729fdd8ea721bae", # autoupdate anysphere/asphr
init_submodules = True,
remote = "https://github.com/anysphere/asphr.git",
)
Expand Down

0 comments on commit 99890a8

Please sign in to comment.