Hi, i added file logging appender but when i deplo...
# ktor
e
Hi, i added file logging appender but when i deploy my app as big-fat jar, it did not create the .log file in the current directory where is the .jar file located. any idea guys, where is located? (ubuntu server) ...thanks
a
You can check the current working directory.
e
these are only the contents of current working directory
weird i found it in / directory itself, i can be more specific then
how then can we have logback.xml for dev and prod?
a
You may find this article useful.
👍 1