in evaluatted scripts i get this output: `14:49:03...
# kotlin-logging
n
in evaluatted scripts i get this output:
14:49:03.787 [main] .(null:7)   INFO  - >>>> executing step two
instead of null i would expect scriptFile.kts
o
you can try to create a logger with a name, I am not sure if it will help but it might do the work.
n
i use
%F
there, not
%logger
o
I am not sure how the file is resolved in logback
n
neither am I, i will try
o
will be glad to hear if you find a solution