mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 20:35:24 +00:00
add alloy logs
This commit is contained in:
parent
a5fdcb3eeb
commit
6edfb1b2cb
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
logging {
|
||||
level = "debug" # or even "trace" for more detail
|
||||
format = "logfmt" # or "json" for structured logging
|
||||
}
|
||||
|
||||
local.file_match "local_files" {
|
||||
path_targets = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue