summaryrefslogtreecommitdiff
path: root/contrib/bsp/src/mill/contrib/bsp/MillBspLogger.scala
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bsp/src/mill/contrib/bsp/MillBspLogger.scala')
-rw-r--r--contrib/bsp/src/mill/contrib/bsp/MillBspLogger.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/bsp/src/mill/contrib/bsp/MillBspLogger.scala b/contrib/bsp/src/mill/contrib/bsp/MillBspLogger.scala
index a17c4a40..12638bed 100644
--- a/contrib/bsp/src/mill/contrib/bsp/MillBspLogger.scala
+++ b/contrib/bsp/src/mill/contrib/bsp/MillBspLogger.scala
@@ -10,6 +10,7 @@ import mill.util.ProxyLogger
* notifications ( upon the invocation of the `ticker` method ) and
* `show-message` notifications ( for each error or information
* being logged ).
+ *
* @param client the client to send notifications to, also the
* client that initiated a request which triggered
* a mill task evaluation