some logger changes
This commit is contained in:
@@ -6,9 +6,13 @@
|
||||
|
||||
/**
|
||||
* File event watcher using inotify.
|
||||
*
|
||||
* Paths are stored as absolute, and this doesn't handle symlinks in watched
|
||||
* files. So if you have e.g. a symlink 'my-proj' to your project folder in
|
||||
* '/workspace/code/my-proj' paths might exist from either side and they are
|
||||
* not interpreted as equal.
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* File Event produced by FileWatcher.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user